SitePoint
Blog
Forum
Library
Login
Join Premium
Toggle sidebar
A Beginner’s Guide to npm, the Node Package Manager
Toggle community discussions
Close
Content
Bookmarks
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
Open text modal
Community Questions
Close