Everything You Need to Know to Get Started With npm | Node Package Manager Explained

Опубликовано: 17 Июль 2026
на канале: Akamai Developers
14,262
206

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 Cloud Computing? Get started here with a $100 credit → https://www.linode.com/lp/youtube-vie...
Read the doc for more information on npm → https://www.linode.com/docs/guides/in...
Check out the npm website → https://www.npmjs.com/
Subscribe to get notified of new episodes as they come out → https://www.youtube.com/linode?sub_co...

#npm #nodepackagemanager #development
Product: npm, developers, node package management; @LearnLinuxTV