背景是搭建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页面开启匿名访问功能。
![](https://img.haomeiwen.com/i18901093/db612cde4e232678.png)
背景是搭建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页面开启匿名访问功能。
本文标题:Nexus npm install 报错E401
本文链接:https://www.haomeiwen.com/subject/kxvvnhtx.html
网友评论