NPM Unexpected end of JSON input while parsing near

柔情只为你懂 2021-12-10 00:25 333阅读 0赞

npm install 报错:

1.NPM Unexpected end of JSON input while parsing near
2.npm ERR! A complete log of this run can be found in:

解决办法:

first:

npm install —registry=https://registry.npm.taobao.org —loglevel=silly
then:

npm cache clean —force

发表评论

表情:
评论列表 (有 0 条评论,333人围观)

还没有评论,来说两句吧...

相关阅读