美文网首页
Nexus npm install 报错E401

Nexus npm install 报错E401

作者: Gq赵 | 来源:发表于2020-05-12 09:41 被阅读0次

背景是搭建nexus后,npm install 无法使用
[root@es vue01]# npm isntall
npm ERR! code E401
npm ERR! Unable to authenticate, need: BASIC realm="Sonatype Nexus Repository Manager"

npm ERR! A complete log of this run can be found in:

解决方法: Nexus页面开启匿名访问功能。


图片.png

相关文章

网友评论

      本文标题:Nexus npm install 报错E401

      本文链接:https://www.haomeiwen.com/subject/kxvvnhtx.html