-
Notifications
You must be signed in to change notification settings - Fork 12k
ng new [app_name] within another app shows ember messaging #3731
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
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. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
OS?
Versions.
Repro steps.
The log given by the failure.
Mention any other details that might be useful.
I'm only asking you change the messaging from ember-cli to angular-cli.
The text was updated successfully, but these errors were encountered: