npm - a JavaScript package manager
Requirements
- Node.js
v10
or higher must be installed to run this program
Installation
npm
comes bundled with node
, & most third-party distributions, by default. Officially supported downloads/distributions can be found at: nodejs.org/en/download
Direct Download
You can download & install npm
directly from npmjs.com using our custom install.sh
script:
curl -L https://www.npmjs.com/install.sh | sh
Node Version Managers
If you're looking to manage multiple versions of node
&/or npm
, consider using a "Node Version Manager" such as:
Usage
npm <command>
Links & Resources
- Documentation - Official docs & how-tos for all things npm
- Note: you can also search docs locally with
npm help-search <query>
- Bug Tracker - Search or submit bugs against the CLI
- Roadmap - Track & follow along with our public roadmap
- Feedback - Contribute ideas & discussion around the npm registry, website & CLI
- RFCs - Contribute ideas & specifications for the API/design of the npm CLI
- Service Status - Monitor the current status & see incident reports for the website & registry
- Project Status - See the health of all our maintained OSS projects in one view
- Events Calendar - Keep track of our Open RFC calls, releases, meetups, conferences & more
- Support - Experiencing problems with the npm website or registry? File a ticket here
Acknowledgments
npm
is configured to use the npm Public Registry at https://registry.npmjs.org by default; Usage of this registry is subject to Terms of Use available at https://npmjs.com/policies/terms
- You can configure
npm
to use any other compatible registry you prefer. You can read more about configuring third-party registries here
Current Tags
-
10.8.3
...
latest
(4 months ago)
-
1.4.29
...
latest-1
(9 years ago)
-
2.15.12
...
latest-2
(8 years ago)
-
3.10.10
...
latest-3
(8 years ago)
-
4.6.1
...
latest-4
(8 years ago)
-
5.10.0
...
latest-5
(7 years ago)
-
6.14.18
...
latest-6
(2 years ago)
-
7.24.2
...
latest-7
(3 years ago)
-
10.8.3
...
next-10
(4 months ago)
-
2.15.12
...
next-2
(8 years ago)
-
3.10.10
...
next-3
(8 years ago)
-
4.6.1
...
next-4
(8 years ago)
-
5.10.0
...
next-5
(7 years ago)
-
6.14.18
...
next-6
(2 years ago)
-
7.24.2
...
next-7
(3 years ago)
-
8.19.4
...
next-8
(2 years ago)
-
9.9.3
...
next-9
(10 months ago)
-
6.14.18
...
v6.14-next
(2 years ago)
552 Versions