Thursday, November 17, 2022

npm registry commands useful

npm config get registry

npm config list

npm config edit

npm config get

npm config set <name> <url>

npm cache clean

npm config delete registry => deletes all registry 

Install from specific registry 

npm install @cisco-bpa-platform/ui-template-manager


No comments:

Post a Comment