npm install 出错汇总

    技术2022-07-10  111

    报错信息1:

    npm WARN tar ENOENT: no such file or directory, ..../node_modules/.staging/...

    解决方案:

    删除package-lock.json

    报错信息2

    Unexpected end of JSON input while parsing near ...

    解决方案:

    // 强制清理缓存 npm cache clean --force

     

    Processed: 0.011, SQL: 9