npm install 報錯:npm
npm ERR! Unexpected end of JSON input while parsing near '..."^2.8.14"},"_hasShrin'bash
npm ERR! A complete log of this run can be found in:this
...code
打開終端 命令:開發
第一步 , 設置taobao registryinput
npm install --registry=https://registry.npm.taobao.org --loglevel=silly
第二步 , 清楚沒用的文件class
npm cache clean --force
就能夠npm install 開發項目了終端
--------------------------------------------------------項目