首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >npm错误!code E401 npm错误!密码不正确或丢失

npm错误!code E401 npm错误!密码不正确或丢失
EN

Stack Overflow用户
提问于 2021-04-16 03:06:35
回答 6查看 12.8K关注 0票数 13

将NPM升级到14.16.0,npm升级到7.6.2后运行npm install,我的Node版本是10.15.0,npm版本是6.8.4

得到这个错误-

代码语言:javascript
运行
复制
npm ERR! code E401
npm ERR! Incorrect or missing password.
npm ERR! If you were trying to login, change your password, create an
npm ERR! authentication token or enable two-factor authentication then
npm ERR! that means you likely typed your password in incorrectly.
npm ERR! Please try again, or recover your password at:
npm ERR!     https://www.npmjs.com/forgot
npm ERR! 
npm ERR! If you were doing some other operation then your saved credentials are
npm ERR! probably out of date. To correct this please try logging in again with:
npm ERR!     npm login

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/xyz/.npm/_logs/2021-04-15T18_55_07_993Z-debug.log
EN

Stack Overflow用户

发布于 2022-01-18 16:33:50

在Node16.x.x上,也有同样的问题。,我已经从这个主题开始做了所有的事情,这里提到的那些主题都没有帮助到我!

唯一帮助我登录的是我从- 删除了节点16.x.x安装了节点14.8.1

票数 0
EN
查看全部 6 条回答
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/67114659

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档