Skip to content

Instantly share code, notes, and snippets.

@stevenrace
Created October 5, 2012 07:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stevenrace/3838584 to your computer and use it in GitHub Desktop.
Save stevenrace/3838584 to your computer and use it in GitHub Desktop.
$> make install
npm install
> tower@0.4.2-13 postinstall /home/steven/projects/temp/tower
> make post-install
make[1]: Entering directory `/home/steven/projects/temp/tower'
make[1]: Leaving directory `/home/steven/projects/temp/tower'
npm install-dev
Usage: npm <command>
where <command> is one of:
add-user, adduser, apihelp, author, bin, bugs, c, cache,
completion, config, ddp, dedupe, deprecate, docs, edit,
explore, faq, find, find-dupes, get, help, help-search,
home, i, info, init, install, la, link, list, ll, ln, login,
ls, outdated, owner, pack, prefix, prune, publish, r, rb,
rebuild, remove, restart, rm, root, run-script, s, se,
search, set, show, shrinkwrap, star, start, stop, submodule,
tag, test, tst, un, uninstall, unlink, unpublish, unstar,
up, update, version, view, whoami
npm <cmd> -h quick help on <cmd>
npm -l display full usage info
npm faq commonly asked questions
npm help <term> search for help on <term>
npm help npm involved overview
Specify configs in the ini-formatted file:
/home/steven/.npmrc
or on the command line via: npm <command> --key value
Config info can be viewed via: npm help config
npm@1.1.61 /usr/lib/node_modules/npm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment