当前位置:
首页 >
前端技术
> javascript
>内容正文
javascript
npm ERR! Unexpected end of JSON input while parsing near '...on:0.10.3,direc to'
生活随笔
收集整理的这篇文章主要介绍了
npm ERR! Unexpected end of JSON input while parsing near '...on:0.10.3,direc to'
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
错误描述
在执行:
vue create my-app 时报错
解决
打开cmd,输入:
npm cache clean --force忽略警告,重启cmd即可
总结
以上是生活随笔为你收集整理的npm ERR! Unexpected end of JSON input while parsing near '...on:0.10.3,direc to'的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: Chrome浏览器插件新建标签页插件Mo
- 下一篇: JS获取当前时间的前n天/后n天