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
The ember generate command requires a blueprint name to be specified. For more details, use ember help.
Mention any other details that might be useful.
I'm pretty sure that this is just a by-product of angular-cli being based on ember-cli. The error messages should be migrated at some point though for clarity. I looked for an open bug that was tracking this but couldn't find one.
The text was updated successfully, but these errors were encountered:
OS?
Mac OS X El Capitan
Versions.
angular-cli: 1.0.0-beta.25.5
node: 7.3.0
os: darwin x64
@angular/common: 2.4.3
@angular/compiler: 2.4.3
@angular/core: 2.4.3
@angular/forms: 2.4.3
@angular/http: 2.4.3
@angular/platform-browser: 2.4.3
@angular/platform-browser-dynamic: 2.4.3
@angular/router: 3.4.3
@angular/compiler-cli: 2.4.3
Repro steps.
run
ng generate
on the command line.The log given by the failure.
The ember generate command requires a blueprint name to be specified. For more details, use ember help.
Mention any other details that might be useful.
I'm pretty sure that this is just a by-product of angular-cli being based on ember-cli. The error messages should be migrated at some point though for clarity. I looked for an open bug that was tracking this but couldn't find one.
The text was updated successfully, but these errors were encountered: