-
Notifications
You must be signed in to change notification settings - Fork 178
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
Unable to use sub-generator #249
Comments
@mikeroskywalker can you post the terminal output? |
I was asked to use arrow key to choose the module but I was not able see anything on the terminal. |
@mikeroskywalker which version of the generator are you using? Have you tried just running the standard generator? |
I have that exact same issue. Looks like the new yeoman generates into a new directory structure. What's the standard generator? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was not able to run the sub-generator:
yo meanjs:express-model <model-name>
It prompts the question, and I was unable to see any controller name. And I was running in the root directory of my project. I tried this in Mac/Linux(Ubuntu)/Windows7
? Which module does this controller belongs to?
I'm using Node v4.5.0
The text was updated successfully, but these errors were encountered: