NPM Zainstaluj niestandardowy rejestr

npm config set registry <registry url>

npm install --registry=<registry url>
Mushy Meerkat