nodejs node.exe: bad option: -version error fixed with example

preview_player
Показать описание
nodejs
bad option: -version
In this video,i was trying to get version of node js installed on system.
I used the command node -version.But i got the error

So i rewrite the command as
node --version

I hope this video will help you
Рекомендации по теме