How To Install Node.js on Windows 7

Hello there Readers, welcome to the first episode of YPOS(Your Problems Our Solution). In this series we try to solve your each and every problem related to coding and computers which you face in your day to day life.

Today we are going to tell you the tutorial by which you can install Node.js in your Old Antique Windows 7 system [lol just kidding:)].

How To Install Node.js on Windows 7

You may be getting this error dialog box whenever you are trying to install Node.js on your Windows 7. This is because v13.40.0 LTS is the last installer that works on Windows 7.

How To Install Node.js on Windows 7

Doesn’t matter whether you are using Windows 7 Home, Ultimate or Professional, this method works absolutely fine with each of them.

This method hardly takes 1 Minute to install node.js on your Windows 7 and will work completely fine without showing any of the error messages.

So, without wasting your time let’s jump to the Solution of Installing Node.js on your Windows 7.

How to Install Node.js On Windows 7 [ Step by Step Guide]

  1. To install the last stable version which works absolutely fine on Windows 7. Click this – Click Me
  1. Select node-v13. 14.0-x64.msi from the list or simply download Directly from Here.
  1. Click the launch to install Node.js in your system.
  1. Click Run
How To Install Node.js on Windows 7
  1. Click Next
How To Install Node.js on Windows 7
  1. Then Click on I accept the terms in the License Agreement (bla bla bla. . .) and then Click Next.
How To Install Node.js on Windows 7
  1. Choose the location where you want to install node.js in your system and then click Next.
How To Install Node.js on Windows 7
  1. Then Click on Next in custom Setup (you don’t have to do anything on this page)
How To Install Node.js on Windows 7
  1. Finally the moment we were all waiting for “CLICK ON INSTALL”.
How To Install Node.js on Windows 7
  1. You will see a dialog box popping up after a few seconds, just select Yes and forget about the rest.
  1. About so much of hard work(=_=), Finally Node.js is installed in your Window 7.  
How To Install Node.js on Windows 7

Go and have some fun.

How To Check Whether Node.js is installed on your Windows 7 or Not

So, you want to check whether Node.js is installed in your system or not. That means you don’t have trust in me, Ok then good bye 🙁 [lol just kidding]

Follow these Steps to check Whether node.js is working or not 

  1. Go to Start, type cmd and click on cmd.exe
  2. Type node and press Enter.

If you can see something like this on your screen, that means Node.js is installed on your Windows 7 and working perfectly.

How To Install Node.js on Windows 7

If you want to check which npm version is installed simply type npm -v and hit that big juicy ENTER key on your keyboard.

How To Install Node.js on Windows 7

You will get to know the npm version installed in your System.

Conclusion

That’s all for today my happy audience. I hope this tutorial helped you to install Node.js on Your Windows 7

But by any chance, if this method didn’t work out then time to say goodbye to your Old Operating system just throw it out of your window. (lol just kidding, don’t take it seriously) [@_@].

If this method didn’t work out then contact us in the comment section, we would feel delighted to help you.

I will meet you guys next time with an amazing solution like this one. Till then Like the Post and Subscribe our Channel [ohh. . . Sorry, I forgot this is not Youtube]

Share this Post who is in need of this Solution.

Broz Who Code 

CodingBroz

8 thoughts on “How To Install Node.js on Windows 7”

    1. I tried to create a React App with that version of Nodejs but it doesn’t let me do that. It requires at least a version up to 14.00.0 to run.

      1. Same – tutorial worked and now node js is installed properly, however in trying to create a react app it complains – does anyone know what are the next steps in VS code? Thank you, thank you!

  1. I tried to create a React App with that version of Nodejs but it doesn’t let me do that. It requires at least a version up to 14.00.0 to run.

  2. I just installed Node.js on my Windows 7 machine and it was really easy! Thanks for the great tutorial!

Leave a Comment

Your email address will not be published. Required fields are marked *