Skip to content

Instantly share code, notes, and snippets.

@abha57
Created February 1, 2022 12:22
Show Gist options
  • Select an option

  • Save abha57/53a20f831d11e3f54d2206409ed87729 to your computer and use it in GitHub Desktop.

Select an option

Save abha57/53a20f831d11e3f54d2206409ed87729 to your computer and use it in GitHub Desktop.
Npm registry change
npm config ls -l --registry => to see the registry.
npm config set registry https://registry.npmjs.org => to set the desired registry.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment