Manage Node Versions Using Fast Node Manager - FNM

Поділитися
Вставка
  • Опубліковано 9 лют 2025
  • Managing different Node js versions can be a daunting task. Even in the best case, such as using node version manager, it can potentially be slow or complex. From this reason, fast node manager exists. In this video, we go over on how to install and use it. So I hope you enjoy it and find it helpful.
    If you want to make any corrections or additions, feel free to do so in the comments down below. I really appreciate that!
    Helpful Resources:
    Fast Node Manager: github.com/Sch...
    Node Version Manager: github.com/nvm...
    Socials:
    UA-cam: / @thegitguild
    Medium: / mrrandomgenerator
    Twitter: / thegitguild
    #nodejs #version #javascript
    Music Used
    ------------------------------
    Chillmore - Uplifting Mood: pixabay.com/mu...

КОМЕНТАРІ • 16

  • @MegatronHHH
    @MegatronHHH Місяць тому

    Thanks a lot man! I was breaking my brain in frustration bc I was having problem running "npm -v" after installing node via fnm. Many many times.
    The profile thing totally solved (just had to add perms to my powershell profile) and tah-dah. Thank you

  • @randolphcarter8283
    @randolphcarter8283 8 місяців тому

    Hi, i like your terminal theme, what is that? Can you share it?

  • @codecreate3466
    @codecreate3466 Рік тому +1

    Do I need to install node before installing FNM OR does FNM installs node too. I installed FNM without installing node, I cannot run "node version". My system does not recognise node?

    • @josephflores9728
      @josephflores9728 Рік тому

      eval "$(fnm env --use-on-cd)". Add anywhere this sentence in your .bashrc profile

  • @shubhamjain5030
    @shubhamjain5030 9 місяців тому

    can we use different node versions for different users in same pool.?

  • @jhonnygutierrez421
    @jhonnygutierrez421 2 роки тому

    Thank you!

  • @JPedroNogueira
    @JPedroNogueira 2 роки тому

    Thanks. It worked

  • @frankduran5125
    @frankduran5125 Рік тому

    Thanks bro

  • @charlygt156
    @charlygt156 Рік тому

    fnm is good, but it has a drawback: if I am using a stable version of node and I want to update it, I have to install node again to the next stable version with fnm, which I lose all global npm installations.
    Does anyone know a correct way to update node with fnm?

    • @combatninjaturtle
      @combatninjaturtle 6 місяців тому

      This happens for all node managers and not just fnm.

  • @backgroundcharacter4376
    @backgroundcharacter4376 4 місяці тому

    thanks mate

  • @rochellerochelle1488
    @rochellerochelle1488 Рік тому

    NVS has text menu

  • @StarsOfMinecrafttr
    @StarsOfMinecrafttr 2 роки тому +1

    you sound turkish, why no turkish video?

  • @robertomejia8429
    @robertomejia8429 11 місяців тому

    Thank you!