1. Home
  2. Knowledge Base
  3. How to verify the Installation of node.js

How to verify the Installation of node.js

Go to command prompt in your system and execute the below command:

+++

node -v

+++

The system will display the installed Node.js version. You can also check the same for NPM from the below command:

+++

npm -v

+++

Need Support?
Can't find the answer you're looking for?
Contact Support