NodeJS Installation

While using Go for backend and microservices, I have been playing with React Library and Next.js framework for frontend code. Those require NodeJS to be installed. We can get the setup pacakge at: https://nodejs.org/en/ and I use the LTS version.

Open the setup package and click Next.

Make sure you read and agree with the license agreement before continuing by selecting “I accept the terms in the License Agreement”, then Next.

Select the desired destination folder and click Next.

In Custom Setup, leave everything default and click Next.

I don’t install Tools for Native Modules, so, Next.

Then we can Install it.

Once completed, we can close it by clicking in Finish.

Now, node and npm are ready for use.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s