[npm] 一個命令解決Unexpected end of JSON input... 問題

0x00

今天想用下iview-weapp寫個小程序,結果發如今執行npm install後報 Unexpected end of JSON input while parsing near '...arma-chai":"^0.1.0" 錯誤。npm

0x01

解決這個問題很簡單,只須要清理下npm緩存便可,執行如下命令小程序

npm cache clean --force

0x02

問題解決緩存

相關文章
相關標籤/搜索