Angular-cli: ng new [app_name] within another app shows ember messaging

Created on 24 Dec 2016  路  9Comments  路  Source: angular/angular-cli

Please provide us with the following information:

OS?

Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
Windows 10

Versions.

Please run ng --version. If there's nothing outputted, please run in a Terminal: node --version and paste the result here:
angular-cli: 1.0.0-beta.24
node: 6.9.2
os: win32 x64

Repro steps.

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.

The log given by the failure.

Normally this include a stack trace and some more information.
You cannot use the new command inside an ember-cli project.

Mention any other details that might be useful.

I'm only asking you change the messaging from ember-cli to angular-cli.


Thanks! We'll be in touch soon.

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.

All 9 comments

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:
ng version
ng help

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._

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rwillmer picture rwillmer  路  3Comments

gotschmarcel picture gotschmarcel  路  3Comments

NCC1701M picture NCC1701M  路  3Comments

jmurphzyo picture jmurphzyo  路  3Comments

sysmat picture sysmat  路  3Comments