#make npm global install work by default

10 messages · Page 1 of 1 (latest)

gusty pilot
#
mkdir "${HOME}/.npm-packages"
npm config set prefix "${HOME}/.npm-packages"

Add the following to .bashrc

NPM_PACKAGES="${HOME}/.npm-packages"

export PATH="$PATH:$NPM_PACKAGES/bin"
zenith pebble
#

this needs more attenition

gusty pilot
devout valve
#

To the AIO egg?

gusty pilot
worthy vector
#

+1

zenith pebble
gusty pilot
#

+1

zenith pebble
#

bump

worthy vector
#

+1