npm ERR! Unexpected end of JSON input while parsing near '...wrap":false,"director'

34 阅读1分钟

npm install 的时候出现错误:

npm ERR! Unexpected end of JSON input while parsing near '...","webpack-dev-server'

解决方案:

第一步:

npm cache clean --force

第二步:(再安装)

npm install