So i have been searching and searching for an answer but I install node using brew install package. It installs node and then when I do node -v or node --version it says node program is not installed yet, when i try to install it again its says the current version of node is currently installed.
Add a comment |