I simply did a npm install -g @vue/cli
and it didn't work. Trying a vue --version
after doing the install gave me a bash command not found error.
I tried using sudo as well, but that didn't work. Tried uninstalling and reinstalling and that didn't work. Anyone got ideas for other things to look at?