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

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.ค. 2024
  • 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 → www.linode.com/lp/youtube-vie...
    Read the doc for more information on npm → www.linode.com/docs/guides/in...
    Check out the npm website → www.npmjs.com/
    Subscribe to get notified of new episodes as they come out → th-cam.com/users/linode?sub_co...
    #npm #nodepackagemanager #development
    Product: npm, developers, node package management; @LearnLinuxTV
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 4

  • @marksiely4747
    @marksiely4747 3 หลายเดือนก่อน

    Thank you very much for this tutorial , I am trying to run npm init -y and this works for me fine, but I have seen other tutorials that begin with $ npm init -y which does not work form what is the difference ? Many thanks in advance

  • @cbbcbb6803
    @cbbcbb6803 ปีที่แล้ว +4

    Thanks.

  • @techiq6174
    @techiq6174 ปีที่แล้ว +2

    Pin please 😉