How to configure npm client to download packages from Nexus instead of external remote registry?

Published: 01 January 1970
on channel: DevSecOps Theory & Hands-On
1,759
27

This video describes the below.
How to configure in npm client to download artifacts/dependencies from Nexus instead of external remote registry?
How to solve 401 Error while downloading the npm packages from nexus?

For how to create npm registries in Nexus, Follow below link.
   • npm registries in Nexus repository ma...  

In video, I have set registry at User level. To set it specific to project or user level, use below command.
npm config set registry {value} -L project
npm config set registry {value} -L user


Watch video How to configure npm client to download packages from Nexus instead of external remote registry? online without registration, duration hours minute second in high quality. This video was added by user DevSecOps Theory & Hands-On 01 January 1970, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,759 once and liked it 27 people.