Closed xurizaemon closed 6 years ago
This is probably happening because you installed node with nvm, and node isn't in your path until you source nvm.sh
nvm
node
nvm.sh
This is probably happening because you installed node with
nvm
, andnode
isn't in your path until you sourcenvm.sh