Actions

Packaging NPM

From HacDC Wiki

Revision as of 20:22, 25 February 2012 by Drwho (talk | contribs) (Created page with "* Ensure that node.js module is enabled. * Download npm: wget http://npmjs.org/install.sh * mv install.sh npm-install.sh * sh ./npm-install.sh (as root) * Everything goes in /usr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • Ensure that node.js module is enabled.
  • Download npm: wget http://npmjs.org/install.sh
  • mv install.sh npm-install.sh
  • sh ./npm-install.sh (as root)
  • Everything goes in /usr/lib/mode_modules/npm
  • /usr/bin/npm* symlinked to /usr/lib/mode_modules/npm/bin/npm.js