cnpm安装时候出现“Unexpected end of JSON input“的解决办法

xiaoxiao2021-02-28  40

在控制台输入一下命令:

$ npm cache clean --force

输入运行之后再次安装淘宝镜像即可成功

$ npm install -g cnpm --registry=https://registry.npm.taobao.org

希望能够帮到你们

转载请注明原文地址: https://www.6miu.com/read-2623752.html

最新回复(0)