Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

generators regenerate the whole project #13

Closed
c-rodrigo opened this issue Apr 6, 2014 · 5 comments
Closed

generators regenerate the whole project #13

c-rodrigo opened this issue Apr 6, 2014 · 5 comments
Assignees
Milestone

Comments

@c-rodrigo
Copy link

I'm trying to generate a crud-module (on windows) and yo generator tries to re generate the whole project
mean

@amoshaviv
Copy link
Contributor

Sorry about that, please update the generator using:

sudo npm update -g generator-meanjs

This will fix the sub-generators for you...

@amoshaviv
Copy link
Contributor

did it work?

@c-rodrigo
Copy link
Author

fixed! thanks!

@rahil051
Copy link

@amoshaviv @c-rodrigo but the issue wasnt fixed for me while using
sudo npm update -g generator-meanjs

I am on a Ubuntu 14.04 machine, and the generator-meanjs version I am using is 0.4.1 (I think this is the latest one)
the meanjs I have installed from yo generator is 0.4.1 (latest mean.js) and my yo version is 1.4.8

But still when trying to create a module inside my meanjs directory, it's generating the entire project ?

@lirantal lirantal added this to the 0.4.2 milestone Oct 14, 2015
@lirantal
Copy link
Member

@rahil051 this one is quite an old discussion.
Just a clarification, the generator for the latest version (v0.4) doesn't support sub-generators like the older one. We are working on getting those on-board but their not there yet.

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

No branches or pull requests

5 participants