Skip to main content

NPM

NPM Packages

Public organisation

  • @stackmates/common

Install

Windows location

C:\Users\matt\AppData\Roaming\npm

Publishing

Node MSA Publish Common Code

Node MSA App

Go to common run cheat command

npm run pub

Go to consuming service and run following to get latest shared code.

npm update @stackmates/common

Clean Global Packages

Delete the contents of:

C:\Users\username\AppData\Roaming\npm

Get there quickly by typing %appdata%/npm in either the explorer, run prompt, or from the start menu.

Then delete everything from the following directory as well

C:\Users\[username]\node_modules

Middleware Async