1、node多版本
npm i -g n
n lsr
n 12.14.0
2.ignore无效
git rm -r --cached .git add .git commit -m 'update .gitignore'