使用npm下載依賴報錯

錯誤如下:“Unexpected end of JSON input while parsing near···”

解決方法

1.清理緩存: npm cache clean --force

2.執行命令:npm install  --registry=https://registry.npm.taobao.org --loglevel=silly

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章