Difference between revisions of "Npm install"
Jump to navigation
Jump to search
↑ https://blog.npmjs.org/post/171556855892/introducing-npm-ci-for-faster-more-reliable
Line 10: | Line 10: | ||
* <code>[[npm install --save set-value]]</code> | * <code>[[npm install --save set-value]]</code> | ||
* <code>[[npm]] install [[detox]]</code> | * <code>[[npm]] install [[detox]]</code> | ||
+ | |||
+ | |||
+ | [-g|--global] | ||
== Related commands == | == Related commands == |
Revision as of 09:07, 24 January 2022
npm install --help
npm install express
npm install electron
npm install @semantic-release/gitlab -D
npm install express-oauth-server
npm install -g wip
npm install -g @loopback/cli
npm install --save set-value
npm install detox
[-g|--global]
Related commands
See also
npm
,npx
,npm [ init
|audit
|install
|link | config | token
|start | publish | run start
|update | rebuild
|ci
|run build
].env/
,list
|ls | --version
,package.json
,$HOME/.npmrc
,npm help
, NPM Registry, npm ERR!
Advertising: