npm 出现“Unexpected end of JSON input while parsing near“错误解决方法

    技术2022-07-17  72

    npm install 的时候出现错误:

    npm ERR! Unexpected end of JSON input while parsing near '...","webpack-dev-server' 1 解决方案:

    第一步:

    npm cache clean --force 1 第二步:(再安装)

    npm install --registry=https://registry.npm.taobao.org

    Processed: 0.008, SQL: 9