Difference between revisions of "Npm install"

From wikieduonline
Jump to navigation Jump to search
Line 15: Line 15:
  
 
== Related commands ==
 
== Related commands ==
* Clean install: <code>[[npm ci]]</code><ref>https://blog.npmjs.org/post/171556855892/introducing-npm-ci-for-faster-more-reliable</ref>
+
* Clean install: <code>[[npm ci]]</code><ref>https://blog.npmjs.org/post/171556855892/introducing-npm-ci-for-faster-more-reliable</ref><ref>https://docs.npmjs.com/cli/v8/commands/npm-ci</ref>
 
* <code>[[npm run build]]</code>
 
* <code>[[npm run build]]</code>
 
* <code>[[yarn install]]</code>
 
* <code>[[yarn install]]</code>

Revision as of 03:07, 1 February 2022

Advertising: