npm报错:error code EINTEGRITY
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
一、升级npm
npm i -g npm
二、删除package-lock.json
三、删除缓存目录下的所有数据
npm cache clean –force
四、验证缓存数据的有效性和完整性,清理垃圾数据
npm cache verify
五、包问题
包是在windows下发布的,在linux安装错误。
排查方法:看日志,去除相关的包配置,再安装测试
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献3条内容
所有评论(0)