原文:create-react-app創建項目報錯SyntaxError: Unexpected end of JSON input while parsing near '...ttachment":false,"tar' npm代理

SyntaxError: Unexpected end of JSON input while parsing near ...ttachment :false, tar 錯誤情況 執行 下面命令行時,報錯 npm錯誤日志如下 解決辦法: 設置npm代理地址,命令如下: 之前一直用的淘寶npm代理 切換回來,就不報錯。詳細起因不明白。 補充:把npm版本降級,實測可以解決,可能 . 以上版本有微妙 ...

2017-11-29 15:53 1 10700 推薦指數:

查看詳情

npm install "Unexpected end of JSON input while parsing near"問題

問題 最近配了台新電腦,開始裝Node環境,去官網下載了最新的Node安裝包。安裝也沒有問題,但是在使用npm install這個命令的時候,就會出現Unexpected end of JSON input while parsing near這個異常信息。 原因 最新版本的的Node.js ...

Sat Jun 09 18:59:00 CST 2018 3 6038
npm ERR! Unexpected end of JSON input while parsing near" "

今天在做項目的時候不小心刪了node包結果就一直報錯,,,,初始化也么用。。。 npm ERR! Unexpected end of JSON input while parsing near '....0","extract-text-web' 解決方案: 1、 npm ...

Fri Apr 19 16:52:00 CST 2019 0 1201
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM