npm安装设置代理
- npm --registry https://registry.npm.taobao.org install react-app-rewired --save
npm清理
- 清理缓存:npm cache clear --force
npm安装出现husky - .git can't be found
git init
git add .
git commit -m "update"
git init
git add .
git commit -m "update"