How to Install Node.js on Window 10

Поделиться
HTML-код
  • Опубликовано: 23 ноя 2024

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

  • @jasonjennette7389
    @jasonjennette7389 2 года назад +8

    In the video at the 9:00 mark you say you will put a link for the getting started site in the description. I can't seem to find that link.

  • @secretagent5273
    @secretagent5273 2 года назад +9

    The powershell takes some time to install, so even if it gets stuck don't worry

    • @cap.jacksparrow883
      @cap.jacksparrow883 Год назад

      Then what to do

    • @secretagent5273
      @secretagent5273 Год назад +1

      @@cap.jacksparrow883 Proceed with the further installation steps, after the powershell finishes

    • @alexmelikjanian508
      @alexmelikjanian508 6 месяцев назад

      Yes I know but why is it taking 5 hours??

    • @secretagent5273
      @secretagent5273 6 месяцев назад

      @@alexmelikjanian508 Did it finally download?

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

      @@alexmelikjanian508 so what did you do?

  • @keifer7813
    @keifer7813 2 года назад +22

    Very clear and straightforward. 🤙🏾

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

    I was able to install NodeJS ,Thanks

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

    Thank you for the video, I enjoyed it. It is straight forward

  • @VikramSharvansh
    @VikramSharvansh 11 месяцев назад

    Very clear & Able to download..Thanks

  • @sila-qq5ku
    @sila-qq5ku 3 года назад +11

    Followed this step by step was super helpful

  • @gregtumbiola9617
    @gregtumbiola9617 2 года назад +4

    Thank you for the video.
    Do you do this before you set up NVM (Node Version Manager)?
    I had trouble as I didn't set up NVM first.

  • @richardquinto477
    @richardquinto477 2 года назад

    dude you saced me from my online course! I just downloaded Node but the thing it wanted me to dowload wasn't inside of Node it was outside of it. npm angular. Thanks!

  • @argylleagen
    @argylleagen 2 года назад +2

    An in-depth analysis/tutorial from your end. Thanks a lot!

  • @sumitbhandari4669
    @sumitbhandari4669 2 года назад +2

    sir ,during installation there is warning regarding chocolatey script...how to handle this problem

  • @nagalakshmiboddu2441
    @nagalakshmiboddu2441 9 месяцев назад +4

    PS C:\Users\Durga> npm init
    node:internal/modules/cjs/loader:1147
    throw err;
    ^
    Error: Cannot find module '../../package.json'
    Require stack:
    - C:\Users\Durga\AppData\Roaming
    pm
    ode_modules
    pm\lib\es6\validate-engines.js
    - C:\Users\Durga\AppData\Roaming
    pm
    ode_modules
    pm\lib\cli.js
    - C:\Users\Durga\AppData\Roaming
    pm
    ode_modules
    pm\bin
    pm-cli.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1144:15)
    at Module._load (node:internal/modules/cjs/loader:985:27)
    at Module.require (node:internal/modules/cjs/loader:1235:19)
    at require (node:internal/modules/helpers:176:18)
    at Object. (C:\Users\Durga\AppData\Roaming
    pm
    ode_modules
    pm\lib\es6\validate-engines.js:8:49)
    at Module._compile (node:internal/modules/cjs/loader:1376:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
    at Module._load (node:internal/modules/cjs/loader:1023:12)
    at Module.require (node:internal/modules/cjs/loader:1235:19) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [
    'C:\\Users\\Durga\\AppData\\Roaming\
    pm\
    ode_modules\
    pm\\lib\\es6\\validate-engines.js',
    'C:\\Users\\Durga\\AppData\\Roaming\
    pm\
    ode_modules\
    pm\\lib\\cli.js',
    'C:\\Users\\Durga\\AppData\\Roaming\
    pm\
    ode_modules\
    pm\\bin\
    pm-cli.js'
    ]
    }
    Node.js v20.11.0
    PS C:\Users\Durga> npm
    node:internal/modules/cjs/loader:1147
    throw err;
    ^
    Error: Cannot find module '../../package.json'
    Require stack:
    - C:\Users\Durga\AppData\Roaming
    pm
    ode_modules
    pm\lib\es6\validate-engines.js
    - C:\Users\Durga\AppData\Roaming
    pm
    ode_modules
    pm\lib\cli.js
    - C:\Users\Durga\AppData\Roaming
    pm
    ode_modules
    pm\bin
    pm-cli.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1144:15)
    at Module._load (node:internal/modules/cjs/loader:985:27)
    at Module.require (node:internal/modules/cjs/loader:1235:19)
    at require (node:internal/modules/helpers:176:18)
    at Object. (C:\Users\Durga\AppData\Roaming
    pm
    ode_modules
    pm\lib\es6\validate-engines.js:8:49)
    at Module._compile (node:internal/modules/cjs/loader:1376:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
    at Module._load (node:internal/modules/cjs/loader:1023:12)
    at Module.require (node:internal/modules/cjs/loader:1235:19) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [
    'C:\\Users\\Durga\\AppData\\Roaming\
    pm\
    ode_modules\
    pm\\lib\\es6\\validate-engines.js',
    'C:\\Users\\Durga\\AppData\\Roaming\
    pm\
    ode_modules\
    pm\\lib\\cli.js',
    'C:\\Users\\Durga\\AppData\\Roaming\
    pm\
    ode_modules\
    pm\\bin\
    pm-cli.js'
    ]
    }
    Node.js v20.11.0
    PS C:\Users\Durga> npm --version
    node:internal/modules/cjs/loader:1147
    throw err;
    ^
    Error: Cannot find module '../../package.json'
    Require stack:
    - C:\Users\Durga\AppData\Roaming
    pm
    ode_modules
    pm\lib\es6\validate-engines.js
    - C:\Users\Durga\AppData\Roaming
    pm
    ode_modules
    pm\lib\cli.js
    - C:\Users\Durga\AppData\Roaming
    pm
    ode_modules
    pm\bin
    pm-cli.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1144:15)
    at Module._load (node:internal/modules/cjs/loader:985:27)
    at Module.require (node:internal/modules/cjs/loader:1235:19)
    at require (node:internal/modules/helpers:176:18)
    at Object. (C:\Users\Durga\AppData\Roaming
    pm
    ode_modules
    pm\lib\es6\validate-engines.js:8:49)
    at Module._compile (node:internal/modules/cjs/loader:1376:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
    at Module.load (node:internal/modules/cjs/loader:1207:32)
    at Module._load (node:internal/modules/cjs/loader:1023:12)
    at Module.require (node:internal/modules/cjs/loader:1235:19) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [
    'C:\\Users\\Durga\\AppData\\Roaming\
    pm\
    ode_modules\
    pm\\lib\\es6\\validate-engines.js',
    'C:\\Users\\Durga\\AppData\\Roaming\
    pm\
    ode_modules\
    pm\\lib\\cli.js',
    'C:\\Users\\Durga\\AppData\\Roaming\
    pm\
    ode_modules\
    pm\\bin\
    pm-cli.js'
    ]
    }
    Node.js v20.11.0
    PS C:\Users\Durga> This type of error is coming sir, what is the solution sir

  • @onyeacholememmanuel2400
    @onyeacholememmanuel2400 2 года назад +1

    ....I was installing the powershell and my data got depleted. I dunno if its going to cause a harm 'cause I was seeing something like 'couldn't downloaded different package from the powershell'. Please, what can I do to complete the installation and download of those packages that was not downloaded?

  • @reymartbara2206
    @reymartbara2206 Год назад

    thank you. you provide some useful tips as well.

  • @abhishektanwar8070
    @abhishektanwar8070 3 года назад +8

    My powershell is struck at "Created an unelevated installer telemetry decorator stuck". What to do now ?.

  • @bowblocksdesigner5901
    @bowblocksdesigner5901 2 года назад +4

    thank you sir.. i appreciate that you has making this video. its super helpful

  • @MikexGaming
    @MikexGaming 2 года назад +2

    THANK YOU SO MUCH I NEEDED THIS. I'm subscribing to you right away you deserve it

  • @nadimrahman455
    @nadimrahman455 2 года назад

    Best and simple explanation mam

  • @Wazokids2245
    @Wazokids2245 2 года назад

    Very helpful for me Thankuuu sooo much

  • @tarispe
    @tarispe 2 года назад +4

    Great tutorial! Thank you so much!

  • @saransridhara6622
    @saransridhara6622 10 месяцев назад

    Same question did you got the answer please tell bro fast its still running

  • @robinlilly7599
    @robinlilly7599 Год назад +2

    Thank you! Very clear and helpful

  • @vimbayimarymatunga3157
    @vimbayimarymatunga3157 Год назад +2

    Straight to the point video,thank you so much

  • @nicolepinhal5636
    @nicolepinhal5636 2 года назад +3

    Indeed learning made easy, thanks a mill!

  • @barathkumarr1775
    @barathkumarr1775 3 года назад +20

    When we close the powershell sir

    • @nande6471
      @nande6471 2 года назад +1

      Bruh

    • @rduubw6832
      @rduubw6832 Год назад +1

      When you close the powershell

    • @simcard2732
      @simcard2732 Год назад

      Got answer?

    • @barathkumarr1775
      @barathkumarr1775 Год назад +1

      @@simcard2732 nope

    • @babyph65
      @babyph65 Год назад

      ​@@barathkumarr1775i have the same question ,powershell still downloading to me and idk when will it stop😂

  • @weissestangel4172
    @weissestangel4172 2 года назад +1

    When I tried to do the last step Hello.js I have an error message I don't understand why ?

  • @jennyggf3556
    @jennyggf3556 2 года назад +1

    Great help as always! Tnx

  • @usernameyt23456
    @usernameyt23456 10 месяцев назад

    error: Windows Installer This installation package could not be opened. Verify that the package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer package.

  • @kushgupta3029
    @kushgupta3029 8 месяцев назад

    I made the .js file but when I am running it om a powershell it says "cannot import statement outside module".

  • @joshuatheunkownuniverse.2475
    @joshuatheunkownuniverse.2475 3 года назад +2

    Thank you.
    You are the best.

  • @wizzbaaba4240
    @wizzbaaba4240 3 года назад +3

    Thank you for helped us🙏

  • @nikhilgavhane6887
    @nikhilgavhane6887 Год назад +1

    Thank U SirG

  • @akkutyagi6319
    @akkutyagi6319 Год назад

    Very clear... thanks

  • @mosesflood3716
    @mosesflood3716 3 года назад +1

    What should I do if while installing nodejs and the powershell cmd thingy my laptop got shut down? Plss

  • @tabimansour
    @tabimansour 2 года назад

    Thank you for the full explained help

  • @drakshanfatma5736
    @drakshanfatma5736 2 года назад

    I am getting error in windows power shell, wherein just had to give input 'node' and press enter. Can you help with that.

  • @LocalAnimeTv
    @LocalAnimeTv 7 месяцев назад +1

    How to use npm install on windows please

    • @BigStupidTech
      @BigStupidTech 7 месяцев назад

      Do you have npm installed already? You can check in CMD prompt with the command npm -v

  • @ghofranedarragi5601
    @ghofranedarragi5601 3 года назад +3

    thanks a lot it was helpful

  • @squeegeul2.033
    @squeegeul2.033 2 года назад +3

    bruh i get error 2503 then 2502

  • @luisgarcia-ot9oq
    @luisgarcia-ot9oq 2 года назад +1

    very nice help thanks so much!!!!

  • @getyogoofyahh222
    @getyogoofyahh222 Год назад

    when will I know when to close the powershell thing?

  • @afreensworld786
    @afreensworld786 2 года назад

    I've installed node on windows 10, so is it populate with laravel project that contains htdocs folder?

  • @livelaughlovedrink
    @livelaughlovedrink Год назад

    Hello, I know that this video is somewhat old but I’m still hoping that someone sees my reply and can offer some type of help. I have followed each step and everything works all the way up until the part where I have to press shift and then right click. The command populates then just disappears as if the file maybe didn’t save properly to start the node js. Please help

  • @radha4012
    @radha4012 2 года назад

    THank you so much i loved it

  • @tungnguyenviet3183
    @tungnguyenviet3183 2 года назад

    Thank you sir,very clean

  • @nikithamashetti4346
    @nikithamashetti4346 2 года назад

    Thanks you it is helpful me

  • @codewithtarun4096
    @codewithtarun4096 Год назад

    python not installed. An error occurred during installation: Unable to resolve dependency 'python311
    how to fix this error

  • @ja.digital617
    @ja.digital617 2 года назад

    thanks pal u really help.

  • @21kalambeprerna37
    @21kalambeprerna37 Год назад

    my powershell doesn't open after i click yess ... why is this so😢 what should i do

  • @zeroeditingmovie6003
    @zeroeditingmovie6003 3 года назад +1

    my local disk e drive got write protected how can i remove it plzz tell

  • @sudipraut8327
    @sudipraut8327 Год назад

    Hi sir,
    Not getting the yes or no pop up while trying to install

  • @MariamElsayed2
    @MariamElsayed2 3 года назад +2

    Very helpful tysm

  • @AlexandraNicoleShin
    @AlexandraNicoleShin 3 года назад +1

    thank you very much!

  • @athraafaraj8387
    @athraafaraj8387 3 года назад +2

    Very useful thank you dear

  • @bilalshafqat1634
    @bilalshafqat1634 2 года назад

    Great tutorial.

  • @robertbralic4716
    @robertbralic4716 9 месяцев назад

    What happens if on server side enter a virus for client it is dangerous i think ;)

  • @aadarshsm
    @aadarshsm 2 года назад

    I love you man!

  • @MudassirAbbas-e7r
    @MudassirAbbas-e7r Год назад

    Love you Harry Bhi

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

    how did you close the powershell?

  • @madhusmitabarua1430
    @madhusmitabarua1430 3 года назад

    I am getting this error : kindly Help me
    18:22:49.802 sfdx force:config:set defaultusername=Batch96
    ended with error spawn C:\Program Files
    odejs ENOENT

  • @drashtipatel7822
    @drashtipatel7822 2 года назад

    thank you so much sir

  • @N0purpose
    @N0purpose 3 года назад +10

    why's powershell suddenly dowloading the latest version of python wtf

  • @hosterfr1626
    @hosterfr1626 2 года назад

    2:03
    I keep getting error
    The error code is 2503 followed by 2502.
    Help!

  • @codegamerz3628
    @codegamerz3628 Год назад

    not downloading in my window showing error installer is no longer respondinv

  • @sandroshonia6975
    @sandroshonia6975 Год назад +1

    after i followed this tutorial my PC just said:
    your computer has virus

  • @michealmeshioye
    @michealmeshioye Год назад

    U good sir❤❤❤

  • @maddijithendra2203
    @maddijithendra2203 3 года назад +5

    When we have to stop that power shell which we left it for downloading chocolatey ???

    • @Kavya_ram
      @Kavya_ram 3 года назад +1

      Exactly!! I got stuck too.

    • @Sreenanda0055
      @Sreenanda0055 2 года назад

      I am also stuck on it. What should do?

  • @visvas4455
    @visvas4455 2 года назад

    Very very thanks 🙏👍

  • @Natna_jeans_kelem
    @Natna_jeans_kelem Год назад

    Tnx
    Tnx
    Tnx,bro

  • @JoseLopez-wh7xe
    @JoseLopez-wh7xe 2 года назад

    thanks dude!

  • @ismaelromeom.callaga641
    @ismaelromeom.callaga641 2 года назад

    Thank you sir

  • @bane007-69
    @bane007-69 2 года назад

    Saying uncaught reference error : node is not defined

  • @hemanth8271
    @hemanth8271 Год назад

    Super

  • @safibd24
    @safibd24 2 года назад

    thank you good video

  • @luisacavalcanti3665
    @luisacavalcanti3665 2 года назад

    very helpful !

  • @MyShikshaa
    @MyShikshaa 3 года назад

    thank you very much

  • @MichaelShingo
    @MichaelShingo 2 года назад

    thanks :)

  • @rsxpct5745
    @rsxpct5745 3 года назад

    the terminal didnt open for me?

  • @surimahapatra2782
    @surimahapatra2782 2 года назад

    really helpful

  • @sharmi5707
    @sharmi5707 2 года назад

    Thank You;

  • @RaviKumar-uu3gf
    @RaviKumar-uu3gf 2 года назад

    error shows http is not defined

  • @TECH_JAIPAL
    @TECH_JAIPAL 2 года назад

    Thank you

  • @3x10.8_ms
    @3x10.8_ms 3 года назад

    it helped me...

  • @AndrewMagee01
    @AndrewMagee01 Год назад

    I did not check the box to download the add on codes and was able to successfully run .js files in visual studio code. I wasn't sure about those "add on" files, but I already have Python installed, so I did not want to download again.

  • @zaddyezra9043
    @zaddyezra9043 Год назад

    where is the nord js getting starteds link?

    • @andy_newham
      @andy_newham Год назад

      see description here it will show link:
      ruclips.net/video/s85a5nCKa5s/видео.html

  • @mohammadkamruzzaman6743
    @mohammadkamruzzaman6743 Год назад

    thanks alot

  • @nidhiullangi4349
    @nidhiullangi4349 2 года назад

    thnankyou

  • @nazuxytb6114
    @nazuxytb6114 2 года назад

    thx man

  • @TheReal_Endo
    @TheReal_Endo Год назад

    How to I add this to VS code

    • @TheSciencefish
      @TheSciencefish Год назад +1

      Simply install in this way and then run npm install command in your VS code

  • @trytobest8059
    @trytobest8059 3 года назад

    Thanks

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

    i love you

  • @ailachanakyadarahas6156
    @ailachanakyadarahas6156 Год назад

    Why this guy is always telling about font size😁

  • @davronjorayev_blogi
    @davronjorayev_blogi 2 года назад

    rahmat

  • @MrAwesome_YT
    @MrAwesome_YT 2 года назад

    Tqqqq

  • @MuhammadAzeem-fk6ep
    @MuhammadAzeem-fk6ep Год назад

    boht lambi video band di

  • @belowasmelashgebremariam
    @belowasmelashgebremariam 2 года назад

    Kemey

  • @neostiv
    @neostiv 3 года назад

    abarajamelabañera

  • @josevelasco9907
    @josevelasco9907 Год назад

    useless.

  • @recreateInChrist
    @recreateInChrist 2 года назад

    Thank you so much

  • @Banegerous
    @Banegerous Год назад

    Thanks!