Closed
Description
Version: v8.7.0
Platform: Darwin Kernel Version 16.7.0(MacOS)
I am getting issue on installing node js.
I tried to install from brew install node. it get installed but when I am typing npm -v, I am getting -bash: npm: command not found.
Then I uninstall node and download node from their official website.
I have tried all the possible solutions available on github and stack overflow, but the result is same.