Modified .npmrc
.npmrc
strict-ssl=false
@your_private_lib:registry=https://nexus.johnny.com.tw:8443/repository/npm/
registry=https://registry.npmjs.org
- @your_private_lib <- You need change this.
- https://nexus.johnny.com.tw:8443/repository/npm/ <- You need change this.
REF: