要在nexus npm私有注册表中发布库,请如下更新package.json文件。
"publishConfig": {
"registry": "http://(IP):(port)/nexus/content/repositories/npm-private/"
}
使用'npm publish'命令发布库时出现错误。
npm错误!代码E401 npm ERR!无法验证,需要:BASIC realm =“ Sonatype Nexus存储库
经理”
Nexus Repository Manager 2.10版在安全性下没有可用的领域设置。让我们知道是否需要任何其他配置。或nexus Repository Manager 2.10不支持它。