Category: Updates

How to check node version

How do I check node js version? To see if Node is installed, open the Windows Command Prompt, Powershell or a similar command line tool, and type node -v...