SitePoint
Premium
Library
Community
Jobs
Tools
Tutorials
Blog
Login
Start Free Trial
A Beginner’s Guide to npm, the Node Package Manager
Content
Bookmarks
0
Preface
A Beginner’s Guide to npm, the Node Package Manager
Notice of Rights
Notice of Liability
Trademark Notice
About SitePoint
1
A Beginner’s Guide to npm, the Node Package Manager
Installing Node.js
Node Packaged Modules
Changing the Location of Global Packages
Installing Packages in Global Mode
Listing Global Packages
Installing Packages in Local Mode
Managing Dependencies with package.json
Uninstalling Local Packages
Installing a Specific Version of a Package
Updating a Package
Searching for Packages
Re-installing Project Dependencies
Managing the Cache
Audit
Aliases
Version Managers
Conclusion
Settings
Community Questions
Close