vue-cli-service: command not found(Mac環境下)


vue-cli-service: command not found(Mac環境下)

sudo rm -rf node_modules package-lock.json && npm install

 

執行npm install命令的時候報錯Unexpected end of JSON input while parsing near  

解決:

終端執行命令npm cache clean --force

完成后再執行命令npm install

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM