On the official Node.js website you can see that Node.js is a JavaScript runtime environment based on the Chrome V8 JavaScript engine, and NPM is a package manager for Node.js packages. Both are compatible with Windows 10, Linux and the MacOS platform. So what are the steps to install Node.js and NPM in Windows 10?
And for that we want to learn more about Node.js and its use. We saw that it was the beginning of JavaScript. Simply put: We can define Node.js as an open source framework for building a lightweight server.
If we work with React, Angular or any other JavaScript library or frontend, Node.js is a necessary tool. Indeed, these libraries or frameworks require a lightweight server to process a front-end request and provide the correct answer. This way the application is updated in real time when the code changes.
In addition, the Node Package Manager (NPM) is a tool included with Node.js that allows you to use thousands of open source packages to support the development process. Libraries such as React and frameworks such as React Native and Angular can be easily installed with NPM.
In this article we discuss the 9 steps to install Node.js and NPM on Windows 10.
Hint: – Do not look for an NPM installation, because it is installed using Node.js itself.
Installation steps
1. Download the installation file Node.js
Therefore, the current stable version of Node.js can be downloaded and installed on the official website below.
https://nodejs.org
On the homepage you can see two versions. Stable version and the latest version. The stable version is recommended for most users. Currently version 12.16.1 is a stable version of Nodejs, which we need to download.
He’s downloading an exe file right now. Install it on your system. If in doubt, the following steps will help you.
2. Start the installation wizard
The first step is to start the installation wizard by running the installation file.
3. Acceptance of license agreement
Now accept the license agreement and click Next.
4. Select the installation folder
By default, Node.js is installed in the Program Files folder. If you prefer the others, you can choose them at this stage.
5. Select functions
We can configure the functions to be installed with Node.js. But we don’t have to worry about that. Just click Next.
6. Installation of tools for integrated modules
At this stage, you can also install tools such as Python2, Visual Studio Build Tools, etc. Just skip and click Next.
7. Start installation
Now click on the Install button to start the installation of Node.js.
8. Completion of the installation
After a successful installation, close the installation wizard by clicking Finish.
9. Check Node.js version.
Now make sure Node.js and NPMs are installed on our system and their versions. Open a command line and check the node and npm versions with the following commands. You can see the versions as shown in the picture below.
Note:- If you don’t know how to open a command line, press the Windows key on your keyboard and locate cmd.
Node -v
npm -v
Summary
So we discussed the steps to follow to install Node.js and npm on a Windows 10 system. These steps are tested by our team and work 100%.
Here we go:
Like the download…
You might like this.
Related Tags:
install node js in laravel project,nodejs download,uninstall node windows,check node version mac,uninstall node ubuntu,how to update node version,how to install node js in windows 10,uninstall node mac,install node js from zip file windows,manually install node windows,windows install node locally,install nodejs manually,import node js project in eclipse,install angular cli,nodejs,install nodejs ubuntu,install npm windows 10,npm install node,install node 10,install npm mac,install node mac,npm version for node 10