Created
February 1, 2022 12:22
-
-
Save abha57/53a20f831d11e3f54d2206409ed87729 to your computer and use it in GitHub Desktop.
Npm registry change
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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