npm错误!代码E401npmERR!密码不正确或丢失
我的 Node 版本是 10.15.0,NPM 版本是 6.8.4 在将 npm 升级到 14.16.0 和 npm 到 7.6.2 后运行 npm install
收到此错误 -
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
回答
-
如果您还没有这样做,请尝试在升级节点版本后运行命令“npm install”之前删除 package-lock.json 文件。
-
如果这不起作用,请尝试删除本文中提到的 $HOME 目录中的 .npmrc 文件。
NPM ERR 代码 E401:无法验证,需要:承载授权