• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer

techtips

Technical stuff!

  • Home
  • WindowsOS
  • Offline Installer
  • Web links

How to install and verify Node.js & NPM on windows

May 26, 2017 by admin 1 Comment

What is node.js

Node.js is a very powerful JavaScript-based framework built on JavaScript.

It is used to develop I/O intensive web applications mostly angular JS application.

Node.js is open source, completely free.

What is npm [Node package manager]

npm is a online repository for the publishing of open-source Node.js projects, npm makes it easy for JavaScript developers to share the code and update.


Note : npm is distributed with Node.js– which means that when you download Node.js, you automatically get npm installed on your computer.

Where to get node.js

Navigate to https://nodejs.org/en/download/, download specific to your platform.

Verify if node.js and npm installed on windows

Open cmd [Start > Run > cmd] and

to verify node.js installation – type node -v

to verify npm installation – type npm -v

Run java script using node.js

Create a file test.js under c:\ drive

test.js

console.log(‘test.js file executed using node’);

Now open cmd and type c:\>node test.js

Uninstall node.js

Windows Control Panel > Programs and features > Uninstall node.js as other normal windows applications.

Filed Under: WindowsOS

Reader Interactions

Comments

  1. educational websites for students says

    June 30, 2017 at 7:36 am

    Thanks for sharing such a fastidious opinion, article is pleasant, thats why i have read it entirely

    Reply

Leave a Reply Cancel reply

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

Primary Sidebar

Categories

Recents

  • Copy file path with slashes in MacOS Mojave instead of triangle
  • Open hidden files in mac text editor
  • How to manage and open chrome browser extensions or plugins
  • Create an executable command file in MAC OS
  • Backup windows environmental variables

Menu

open all | close all
  • Contact Us
    • About Us
  • Download [official] portable notepad++
    • Find IP address on windows machine
      • Different ways to open remote desktop from windows
      • How to restart remote machine/server in windows
      • Place chrome’s address bar to bottom of screen

Footer

Design

With an emphasis on typography, white space, and mobile-optimized design, your website will look absolutely breathtaking.

Learn more about design.

Content

Our team will teach you the art of writing audience-focused content that will help you achieve the success you truly deserve.

Learn more about content.

Copyright © 2025 · Genesis Sample on Genesis Framework · WordPress · Log in