由于 JSON 输入错误的意外结束,Nodemon 安装失败
Nodemon installation failed due to Unexpected end of JSON input Error
我尝试使用 npm install nodemon
但出现以下错误:
Unexpected end of JSON input while parsing near
'...-1.1.4.tgz","fileCoun'
尝试运行
"npm cache clean --force"
然后尝试重新安装 nodemon 包
我尝试使用 npm install nodemon
但出现以下错误:
Unexpected end of JSON input while parsing near '...-1.1.4.tgz","fileCoun'
尝试运行
"npm cache clean --force"
然后尝试重新安装 nodemon 包