npm custom registry code example Example: npm install custom registry npm config set registry <registry url> npm install --registry=<registry url>