NPM Not Found Warning

Newbie question here, but I keep getting this error message
npm command not found. If you have npm installed please run npm install -g exp && exp path.” I installed node and npm, checked to make sure it was all there, ran the install and path commands from the warnings, and even cleared the cache but I still keep getting this warning when I open up my project. Any ideas on how to fix?

it sounds like you resolved this, based on slack, by reinstalling node. somehow the installation didn’t work and npm was missing

1 Like