Link to this comparison view

Both sides previous revision Previous revision
infrastructure:services:verdaccio [2020/07/15 15:25]
jabelone
infrastructure:services:verdaccio [2020/07/15 15:26] (current)
jabelone
Line 3: Line 3:
 HSBNE has an instance of [[https://​github.com/​verdaccio/​verdaccio|Verdaccio]] running which caches commonly used npm modules to allow faster and more reliable downloads. HSBNE has an instance of [[https://​github.com/​verdaccio/​verdaccio|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 <code ->npm set registry ​ </​code>​or use it on a per command basis with `NPM_CONFIG_REGISTRY= npm i`.+To use HSBNE'​s verdaccio instance, either set your registry to use it with
 + 
 +<code ->npm set registry ​https://​npm.hsbne.org</​code>​ 
 + 
 +or use it on a per command basis with 
 + 
 +<​code>​NPM_CONFIG_REGISTRY=https://npm.hsbne.org npm i</​code>​
  
 === Useful Info === === Useful Info ===
  • infrastructure/services/verdaccio
  • Last modified: 4 years ago
  • by jabelone