Make sure you have them installed and you have configured paths in your command line. An easy way to install with command line compatibility is to use Homebrew. If you install homebrew, you can run brew install node; brew install npm
Make sure you have them installed and you have configured paths in your command line. An easy way to install with command line compatibility is to use Homebrew. If you install homebrew, you can run brew install node; brew install npm
Please check whether node and npm installed correctly on your mac.
To check node:-
node -v
To check npm:-
npm -v
If not, please install it again it should work
What is the Best, better Way to Install Node.js, NPM on a mac? - Random - Pinegrow Community Forum
globally installing npm should not be the recommended way for Mac and Linux
Installing Node/NPM/Vue on Mac
npm installation on macOS - Apple Community
Videos
I’m needing some assistance with installing node, npm, Vue on my mid-2012 Mac book pro, running 10.10.5 Yosemite.
I’ve done a fresh wipe to factory and it’s been rough. I’ve tried many things, but mostly getting errors since the OS is no longer supported.
If anyone is able to help, I’d appreciate it.