當前位置:
首頁 >
前端技术
> 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
- 下一篇: ElementUI介绍以及安装