You have several options available to download Node.js on your Windows computer. But before the installation, you need to know about different package installers and downloading approaches. Here we are going to focus on the ways to install Node.js on your Windows 10.
Start the installation of Node.js after downloading ‘.msi’ installer. Visit the website of ttps://nodejs.org/en/download/. You can install Node.js by running the commands mentioned below. You will have the downloading option using a prebuilt installer as well.
In this step, you can select the needed version or you have the option to download the long-time support version also. If you want to download the Node version, click on the download button. After installation of the .msi installer go after the next step.
Now you are all set to install Node.js on your Windows 10 system. For installation go after these steps.
Set the destination folder where you want to install Node.js and then select next.
Then you will reach the custom setup window. Over there select Next
Now select install and after it is done click on the finish button
To be sure of the proper installation. Run this command
C:\Users\Admin> node –v
If the installation is proper, the command prompt will print the version of installed Node.js.
For the update of the local npm version, run the command mentioned below
npm install npm –global // Updates the ‘CLI’ client
So, after following these steps you can install Node.js on your Windows 10 successfully. And if you want to get a mastery over Node.js, join the comprehensive Node.js courses offered by Euphoria GenX.
Explore our comprehensive courses give you an in-depth understanding of the language offering the proper insight into it.
© 2024 Euphoriagenx. All Rights Reserved