EN
Node.js - check version from command prompt
3 points
In this article, we would like to show you how to check Node.js version from command prompt (cmd).
Quick solution (type in the command prompt):
xxxxxxxxxx
1
node -v
Result:
