Everything You Need to Know to Get Started With npm | Node Package Manager Explained
In this video, @LearnLinuxTV shows you how to use the npm JavaScript package manager. You’ll learn how to install npm, what packages are available, how to install and remove specific packages, and more.
Chapters:
0:00 Introduction
0:11 What is NPM?
0:36 What Packages Are Available?
1:25 NPM vs YARN
2:46 Install NPM
4:20 Install Node.js with NPM
4:45 Check Version of Node.js Installed
5:05 Update Node.js with NPM
5:30 Use Latest Version of Node.js
6:00 Initialize a new NPM Project
7:30 Install a Package with NPM
8:25 Review the Package File
8:50 Install All Dependencies At Once
9:50 Install Globally
10:20 Uninstall Packages
10:50 Update NPM Packages
11:18 Conclusion
New to Linode? Get started here with a $100 credit!
Read the doc for more information on npm.
Check out the npm website.
Subscribe to get notified of new episodes as they come out.
#npm #nodepackagemanager #development
Product: npm, developers, node package management; @LearnLinuxTV