-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
Npm installation issue #16253
Copy link
Copy link
Closed
Labels
installIssues and PRs related to the installers.Issues and PRs related to the installers.macosIssues and PRs related to the macOS platform / OSX.Issues and PRs related to the macOS platform / OSX.
Metadata
Metadata
Assignees
Labels
installIssues and PRs related to the installers.Issues and PRs related to the installers.macosIssues and PRs related to the macOS platform / OSX.Issues and PRs related to the macOS platform / OSX.
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.