Nexus npm install 报错E401
2020-05-12 本文已影响0人
Gq赵
背景是搭建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页面开启匿名访问功能。
