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
npm 安装报错 npm ERR! Unexpected token ‘.’

该问题多半出现在使用nvm安装node的时候npm会出现错误。 (此处暂时只提供win系统下的解决办法,其他系统的之后遇到会更重新。) 首先打开cmd使用nvm卸载npm所属node和npm。 使用命令 nvm install node版本号 进行卸载。 点击链接 https ...

Fri Mar 18 19:07:00 CST 2022 0 11861
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM