当前位置:网站首页>npm升级后问题,慌得一批
npm升级后问题,慌得一批
2022-04-23 05:20:00 【process1212】
大佬原文:点这里
npm ERR! code EINTEGRITY 解决方案
天魂_TH 关注
2017.08.31 17:38* 字数 170 阅读 11625评论 3喜欢 1
npm升级后,npm install 报错了,这就尴尬了。
Google了一下在这里(https://github.com/npm/npm/issues/16861)找到了解决方案:
里面各种解决方案,让Try这个命令Try那个命令,看着一脸懵逼不知道该用那个命令,浏览评论的时候发现“npm cache verify”这条命令帮助了不少人,然后果断在iterm2执行了,嗯,莫名其妙的好了。
评论里的命令有下面这些:
npm cache verify
npm cache clean
npm cache clean --force
npm i -g npm
grep -ir "sha1-xxxxxxxxxxxxxxxx" ~/.npm
实在不行就一条一条执行试试,看那个能帮到你
版权声明
本文为[process1212]所创,转载请带上原文链接,感谢
https://blog.csdn.net/qq_33589252/article/details/84589475
边栏推荐
- Swing display time (click once to display once)
- 学习笔记:Unity CustomSRP-12-HDR
- Uglifyjs compress JS
- Chapter I overall project management of information system project manager summary
- 2021-10-12
- Live delivery form template - automatically display pictures - automatically associate series products
- 日志简介和构建web应用
- 【openh264】cmake: msopenh264-static
- MFC实现资源单独Dll实现
- PIP free export with path (@ file: / / /) notes
猜你喜欢
One month countdown, pgconf What are the highlights of the latest outlook of asia2021 Asian Conference?
Open source rule engine - Ice: dedicated to solving flexible and complex hard coding problems
MySQL slow query
C#测试调用PaddleSharp模块识别图片文字
Redis data type usage scenario
Source code analysis of how to use jump table in redis
The applet calls the function of scanning QR code and jumps to the path specified by QR code
源码剖析Redis中如何使用跳表的
数据安全问题已成隐患,看vivo如何让“用户数据”重新披甲
了解 DevOps,必读这十本书!
随机推荐
Kubectl command automatic replenishment
低代码和无代码的注意事项
Mairadb数据库基本操作之数据管理
Good test data management, in the end how to do?
Locks and transactions in MySQL
Interesting prime number problem hdu5750
Grpc long connection keepalive
无线网怎么用手机验证码登录解决方案
MySQL views the SQL statement details executed by the optimizer
5 minutes to understand MySQL row column conversion
Kanban Quick Start Guide
Basic use of sqlyog
The introduction of lean management needs to achieve these nine points in advance
Good simple recursive problem, string recursive training
Three of three JS (webgl) is simple to draw lines / arcs according to points (based on linegeometry / line2 / linematerial, draw two arc segments based on the center of the circle)
Jupyter notebook crawling web pages
Chapter II project scope management of information system project manager summary
7-4 is it too fat (10 points) PTA
狼叔来找翻译人员了--plato--持续翻译中.....
Master-slave replication of MariaDB database