-
Notifications
You must be signed in to change notification settings - Fork 12k
ng generate without specified blueprint produces incorrect warning #4088
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
Comments
Are you absolutely sure you have the latest version? You can double check your local version of the CLI with We fixed this in
|
getting this error on the following version: ng --version |
the cmd use is or whatever type you wish, more at |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
OS?
Ubuntu 16.04
Versions.
angular-cli: 1.0.0-beta.25.5
node: 6.9.1
command
ng generate
without specified blueprint/name produces warning belowThe
ember generate
command requires a blueprint name to be specified. For more details, useember help
.The text was updated successfully, but these errors were encountered: