Please provide us with the following information:
Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
Windows 10
Please run
ng --version. If there's nothing outputted, please run in a Terminal:node --versionand paste the result here:
angular-cli: 1.0.0-beta.24
node: 6.9.2
os: win32 x64
Was this an app that wasn't created using the CLI? What change did you do on your code? etc.
This error happened creating a new app inside an existing app.
Normally this include a stack trace and some more information.
You cannot use the new command inside an ember-cli project.
I'm only asking you change the messaging from ember-cli to angular-cli.
Thanks! We'll be in touch soon.
This PR seems to be related.
Does this have anything to do with running 'ng help' showing ember messages as well? I'm confused since I thought I downloaded angular-cli only to see ember commands.
@doubleUTF Angular CLI is built on top of Ember CLI.
@baruchvlz Right, but if I'm using it in an Angular environment, I shouldn't expect to see ember commands(ember build, ember lint, ember init, etc.) when I hit 'ng help' . If I tried to enter any of them, they would all fail in the Angular environment. Check out the screenshots:
Reported also on #3675
@exequiel09 Thank you sir.
This is temporary, we found the issue and corrected it in master. It will be fixed in beta 25. Sorry for the inconvenience.
Awesome! Thanks hansl.
This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
_This action has been performed automatically by a bot._
Most helpful comment
This is temporary, we found the issue and corrected it in master. It will be fixed in beta 25. Sorry for the inconvenience.