Proxying npm packages using Nexus
In this post, you will learn how to use your Nexus npm proxy repository as a proxy for your node js project’s npm packages. You also learn how to concfigure npmrc for proxying npm packages from Nexus. Advertisements Nexus is a repository manager that helps in managing your project’s dependencies, artifacts & metadata, docker images, … Read more