Skip to content

Instantly share code, notes, and snippets.

@haio
Created July 22, 2013 06:38
Show Gist options
  • Save haio/6051720 to your computer and use it in GitHub Desktop.
Save haio/6051720 to your computer and use it in GitHub Desktop.
npm instructions
--save => updates dependencies entries in the {{{json}}} file
--force => force fetching remote entries if they exist on disk
--force-latest => force latest version on conflict
--production => do NOT install project devDependencies
--no-color => do not print colors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment