Verdaccio

HSBNE has an instance of Verdaccio running which caches commonly used npm modules to allow faster and more reliable downloads.

To use HSBNE's verdaccio instance, either set your registry to use it with:

npm set registry https://npm.hsbne.org

or use it on a per command basis with

NPM_CONFIG_REGISTRY=https://npm.hsbne.org npm i

Useful Info

Author(s): Jaimyn (@jabelone)
Current Maintainer(s): Jaimyn (@jabelone)
Running On: Porthack01

  • infrastructure/services/verdaccio
  • Last modified: 4 years ago
  • by jabelone