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 18: | Line 18: | ||
* <code>[[npm run build]]</code> | * <code>[[npm run build]]</code> | ||
* <code>[[yarn install]]</code> | * <code>[[yarn install]]</code> | ||
+ | * <code>[[npm list]]</code> | ||
== See also == | == See also == |
Revision as of 01:47, 1 February 2022
npm install --help
npm install express
ornpm install express --save
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: