npm dev 安装install

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

 

解决办法:

首先: npm install --registry=https://registry.npm.taobao.org --loglevel=silly

然后: npm cache clean --force

今天重新使用vue-cli 2 的时候遇到的问题,通过百度找到了解决办法,写入自己的博客园记录一下,并分享给大家,一起进步

posted @ 2019-11-27 10:14  无敌小韩韩  阅读(974)  评论(0)    收藏  举报