Editing Node Package Manager (npm)

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
[[wikipedia:npm (software)]] ([[2010]]) is a [[package manager]] for [[JavaScript]]
+
{{Draft}}
* https://github.com/npm
+
[[wikipedia:npm (software)]] is a [[package manager]] for [[JavaScript]],
* Installation: <code>[[brew install npm]]</code>
+
 
  
== Commands ==
 
* <code>[[npm help]]</code>
 
* <code>[[npm --version]]</code>
 
* <code>[[npm -v]]</code>
 
* <code>[[npm exec]]</code>
 
 
* <code>[[npm run]]</code>
 
* <code>[[npm run]]</code>
* <code>[[npm run build]]</code>
 
* <code>[[npm run-script]]</code>
 
* <code>[[npm test]]</code>
 
* <code>[[npm start]]</code>
 
 
* <code>[[npm init]]</code>
 
* <code>[[npm init]]</code>
 
* <code>[[npm audit]]</code> (See also: [[Software Composition Analysis (SCA)]])
 
* <code>[[npm audit]]</code> (See also: [[Software Composition Analysis (SCA)]])
Line 18: Line 9:
 
* <code>npm install ejs --save</code> ([[EJS]] is a templating language)
 
* <code>npm install ejs --save</code> ([[EJS]] is a templating language)
 
* <code>npm install body-parser --save</code>
 
* <code>npm install body-parser --save</code>
* <code>[[npm ci]]</code><ref>https://blog.npmjs.org/post/171556855892/introducing-npm-ci-for-faster-more-reliable</ref>
 
* <code>[[npm update]]</code>
 
* <code>[[npm link]]</code>
 
* <code>[[npm list]]</code>
 
* <code>[[npm login]]</code>
 
  
[[npm cache clean]] --force
 
[[npm publish]]
 
  
 +
 +
* [[GitLab]]
 
* [[JFrog Artifactory 6.10]] May 6, 2019 <ref>https://www.jfrog.com/confluence/display/RTF/Release+Notes#ReleaseNotes-Artifactory6.10</ref> supports <code>[[npm audit]]</code>
 
* [[JFrog Artifactory 6.10]] May 6, 2019 <ref>https://www.jfrog.com/confluence/display/RTF/Release+Notes#ReleaseNotes-Artifactory6.10</ref> supports <code>[[npm audit]]</code>
 
 
* Installation: <code>[[apt install npm]]</code>
 
 
== Packages ==
 
* <code>[[set-value]]</code>
 
 
== Related  ==
 
* <code>[[sequelize-transparent-cache]]</code>
 
* <code>[[yarn]]</code>
 
* <code>[[.npmrc]]</code>
 
* <code>[[nvm]]</code>
 
* <code>[[pnpm]]</code>
 
  
 
== See also ==
 
== See also ==
 
* {{npm}}
 
* {{npm}}
* {{npm errors}}
+
* {{js}}
* {{Node.js}}
 
 
* {{package managers}}
 
* {{package managers}}
  
 
[[Category:JavaScript]]
 
[[Category:JavaScript]]
 
[[Category:Package managers]]
 
[[Category:Package managers]]

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: