Relative Content

Tag Archive for node.jsterminal

Not being able to get my current node version

I’ve been trying to find out what version of node does my computer have right now with
“node -v” and “node –version” and other variations of those but my terminal says that it does not recognize ‘node’. How can I find out what version of node do I currently have?
thanks in advance!