npm Local vs Global Packages

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ก.ค. 2024
  • Learn what local and global npm packages are, the difference between local and global packages, where they are installed, and when to install an npm package locally vs globally.
    👩‍💻 Download Code 👨‍💻
    wittcode.com
    🛜 Download My Chrome Extension 🛜
    chromewebstore.google.com/det...
    💻 Compare Laptop Specs 💻
    laptopspectable.com
    🔴 Rare Pokemon Cards ⚪️
    rarepokemoncards.com
    👻 90s Nostalgia 👻
    goosebumpsforsale.com
    ⌛Timestamps⌛
    0:00 - Introduction
    0:13 - Creating an npm Package
    0:37 - npm Local Packages
    1:53 - Where are Local Packages Installed?
    3:00 - npm Global Packages
    3:18 - Where are Global Packages Installed?
    3:55 - How to List Global Packages
    4:30 - When to Install Package Locally vs Globally
    5:11 - Outro

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

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

    You should make an npm series or something!

  • @oussamadev7779
    @oussamadev7779 ปีที่แล้ว

    thnaks is very helpful

  • @web-dev.ashishk
    @web-dev.ashishk ปีที่แล้ว

    Hey, WittCode Good explanation Thank You so much for valuable content ♥

  • @valentineorga
    @valentineorga ปีที่แล้ว

    New Knowledge!... Thanks

  • @puvididdle
    @puvididdle ปีที่แล้ว

    🙏

  • @nakulrawal7605
    @nakulrawal7605 ปีที่แล้ว

    module not found error when i am trying to run .js file with global package although its accusable when in directly running it from git.. how can i resolve this problem