Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Genreator yo meanjs not working #264

Open
Rebaiahmed opened this issue Jan 15, 2017 · 1 comment
Open

Genreator yo meanjs not working #264

Rebaiahmed opened this issue Jan 15, 2017 · 1 comment

Comments

@Rebaiahmed
Copy link

hello , after installing the generator-meanjs with npm install -g generator-meanjs
in ther terminal when i enter yo meanjs i get this
yomean

@arashthk
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants