npm install 报错: code E401 Unable to authenticate, need: BASIC realm=”Sonatype Nexus Repository Ma…

今天运行上个月的项目时,由于有新依赖,结果 npm i 报如下错误:

npm install 报错: code E401 Unable to authenticate, need: BASIC realm="Sonatype Nexus Repository Ma...

解决办法:

执行npm config get userconfig找到该文件目录,删除~/.npmrc,重新执行npm login

npm install 报错: code E401 Unable to authenticate, need: BASIC realm="Sonatype Nexus Repository Ma...

© 版权声明

相关文章

暂无评论

none
暂无评论...