I have node installed in my machine with windows 10, however i found something weird with the node.
When doing node -v from the command line, i got the running version is v0.10.28, but i am sure i have upgrade the node by downloading the node from the node.js which is the version is V4.4.7. So i tried to uninstall the node from the apps and feature, the node was removed, but through command line, i still able to do node -v and return the same version, tried to restart the machine and still the same.
Anyone know how to solve this?