You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: