Open Rebaiahmed opened 7 years ago
For me the source of problem was I had installed yo
globally and then after that I'd used nvm and had changed the node version. So yo
couldn't find the packages I had installed globally later.
Check where meanjs generator is installed with npm list -g generator-meanjs
and then check where's yo npm list -g yo
.
hello , after installing the generator-meanjs with npm install -g generator-meanjs in ther terminal when i enter yo meanjs i get this