Комментарии •

  • @bisbisism
    @bisbisism 5 месяцев назад +2

    Thank you very much for this detailed video!! you saved me as i was having issues with npm not being compatible with my node version. keep up the great work

  • @jadorejenae
    @jadorejenae 4 месяца назад

    SO easy to understand! thank you!!! and thank you for taking your time to explain everything!

  • @shengwang7370
    @shengwang7370 Месяц назад

    This is by far the best video for installing node js and npm. Thank you so much! Appreciate the detail step-by-step instruction.

  • @mindmuscledev
    @mindmuscledev 4 месяца назад

    Thankyou Yogesh , quite informative! Helped me alot!

  • @OpenSafe17.11
    @OpenSafe17.11 5 месяцев назад +1

    Wow, thank you so much!! I have just started to learn programming. Your tutorial was so helpful. Thank you so much!

  • @PramodKumar-bj5ee
    @PramodKumar-bj5ee 2 месяца назад

    Thanks for the info Yogesh, It really helped. Appreciate your effort for this video.👍

  • @Ciaseea
    @Ciaseea 5 месяцев назад

    Thank you. This came right on time.

  • @bonnydavis6730
    @bonnydavis6730 4 месяца назад

    That was very informative and the explaination was very detailed and clear. Thank you very much.

  • @adrianpantea8993
    @adrianpantea8993 Месяц назад

    Very informative, and thanks for explaining this in a clear manner.

  • @Joshanpandey
    @Joshanpandey 3 месяца назад

    Thank t you. Its really informative and useful video.

  • @skhossain4116
    @skhossain4116 2 месяца назад

    Great Tutorial Thanks.

  • @sourabhsingh9690
    @sourabhsingh9690 22 дня назад

    Very helpful video sir. Thanks a lot.

  • @dmcshehan
    @dmcshehan 18 часов назад

    Thanks a lot for the video. Helped me to really easily install node on my mac.

  • @Andy_Druws
    @Andy_Druws 4 месяца назад

    thanks you for this video )

  • @deepshikasharma8436
    @deepshikasharma8436 2 месяца назад

    Very helpful!

  • @santhoshpendkar3829
    @santhoshpendkar3829 3 месяца назад

    thanks for the video

  • @indrajitpal02
    @indrajitpal02 4 месяца назад

    thank you very much sir

  • @user-je8mq4xd9k
    @user-je8mq4xd9k Месяц назад

    Thankyou so much !

  • @eduardoPicazzo
    @eduardoPicazzo 3 месяца назад

    Thank you!

  • @PramodKumar-bj5ee
    @PramodKumar-bj5ee 2 месяца назад

    Thanks!😊

  • @hanieshmt
    @hanieshmt 2 месяца назад

    Thanks bro💘

  • @__areyouagod
    @__areyouagod 2 месяца назад

    excellent video

  • @Brezanova
    @Brezanova Месяц назад

    Really helped me right now!
    Thank you

    • @alexrios9320
      @alexrios9320 Месяц назад

      where can I find the version that is recommended for users? everytime i search up nodejs it does not pop up for me

  • @ihsanmuhammadiqbal8340
    @ihsanmuhammadiqbal8340 Месяц назад

    This is so good, wow.

  • @mounikathalla3440
    @mounikathalla3440 3 месяца назад

    easy to switch b/n node versions, superrr

  • @jinxxx736
    @jinxxx736 3 месяца назад +1

    why my node version changes after every time i restart terminal

  • @sathsarajayalath6681
    @sathsarajayalath6681 2 месяца назад

    after enter the" source ~/.zshrc" this like error ".zshrc:23: command not found: bash_completion" how solve this

  • @cvarun9221
    @cvarun9221 28 дней назад

    The video seems slow even at 1.5X lol.
    Great work !

  • @abhinavsaini8567
    @abhinavsaini8567 4 месяца назад

    showing you maybe you are on mac ,install xcode developer tools to procced further after using the curl code in the terminal after creating zshrc

    • @tiberiutudorancea
      @tiberiutudorancea 4 месяца назад +2

      The error message you received suggests that you need to install the Xcode Command Line Developer Tools on your Mac. In the Terminal window, type the following command and press Enter: xcode-select --install
      After completing these steps, you should be able to install nvm without encountering the error message about needing to install the Xcode Command Line Developer Tools.

  • @siddhartharenikuntla9624
    @siddhartharenikuntla9624 17 дней назад

    why to create .zshrc file?

  • @ballusivakrish
    @ballusivakrish 24 дня назад

    while running node hello.js getting this error
    node:internal/bootstrap/switches/does_own_process_state:138
    cachedCwd = rawMethods.cwd();
    ^
    Error: EPERM: operation not permitted, uv_cwd
    at process.wrappedCwd [as cwd] (node:internal/bootstrap/switches/does_own_process_state:138:28)
    at node:path:1086:24
    at Object.resolve (node:path:1100:39)
    at resolveMainPath (node:internal/modules/run_main:26:38)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:24)
    at node:internal/main/run_main_module:28:49 {
    errno: -1,
    code: 'EPERM',
    syscall: 'uv_cwd'
    }
    Any idea ?

  • @deepakgurjar6481
    @deepakgurjar6481 8 дней назад

    I installed the node js and npm using nvm according to steps that you tell in this video but I am facing one problem that I can't find the directory where my node js is installed. (I wanted to uninstall my node js)

  • @aliceiqw
    @aliceiqw Месяц назад

    "zsh: command not found: code". :(((

  • @gyanaranjanswain4384
    @gyanaranjanswain4384 4 месяца назад +4

    After writing code hello.js it’s showing zsh: command not found: code

    • @mayfairking9500
      @mayfairking9500 3 месяца назад +8

      go to VS Code, type on mac Cmd+Shift+P, type shell command and select Shell Command: Install 'code' command in Path. After adding this path try again in the terminal "code example.js" and it will open the js file.

    • @depressed_as_hellll
      @depressed_as_hellll 2 месяца назад +1

      @@mayfairking9500 Thanks

    • @chauque1091
      @chauque1091 2 месяца назад +1

      @@mayfairking9500 OMG thank u so much for your tip. I tried to look for anyone who had the same problem with me. Now it's solved!

    • @xiaxiaky55
      @xiaxiaky55 2 месяца назад

      @@mayfairking9500thanks ❤

    • @alexrios9320
      @alexrios9320 Месяц назад

      @@chauque1091I can’t find the one that is recommended for users so I don’t know which one to download for macOS

  • @ming.manangan
    @ming.manangan 5 месяцев назад

    .zshrc not created after touch .zshrc, please help

    • @LifeOf_RAM_1505
      @LifeOf_RAM_1505 5 месяцев назад +1

      then you must have already have .zshrc file .. do recheck

  • @vivekanandpandey4114
    @vivekanandpandey4114 9 дней назад

    Hare Krishna Hare Krishna Krishna Krishna Hare Hare
    Hare Rama Hare Rama Rama Rama Hare Hare ❤❤
    Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe Raadhe ❤