npm使用nexus方法 一. 用 nrm 切换 nexus仓库源 1. 下载 nrm npm install -g nrm 2. 添加 nexus仓库源 nrm add night-nexus http://repo.nightsoil.cn/repository/npm-group/ 3. 使用 nexus仓库源 n 2025-07-20 0 0 npm nrm nexus
Web login not supported npm config set registry http://192.168.80.39:8200/repository/npm-public/ npm config get registry npm login --auth-type=legacy [root@localhost ~]# n 2025-07-20 0 0 npm nexus