Skip to content

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

Closed
evasilevsky opened this issue Dec 24, 2016 · 9 comments
Closed

ng new [app_name] within another app shows ember messaging #3731

evasilevsky opened this issue Dec 24, 2016 · 9 comments

Comments

@evasilevsky
Copy link

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.

@equinox
Copy link
Contributor

equinox commented Dec 24, 2016

This PR seems to be related.

@doubleUTF
Copy link

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.

@baruchvlz
Copy link
Contributor

@doubleUTF Angular CLI is built on top of Ember CLI.

@doubleUTF
Copy link

@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

@exequiel09
Copy link

Reported also on #3675

@doubleUTF
Copy link

@exequiel09 Thank you sir.

@hansl
Copy link
Contributor

hansl commented Dec 28, 2016

This is temporary, we found the issue and corrected it in master. It will be fixed in beta 25. Sorry for the inconvenience.

@hansl hansl closed this as completed Dec 28, 2016
@obkalu
Copy link

obkalu commented Dec 30, 2016

Awesome! Thanks hansl.

@angular-automatic-lock-bot
Copy link

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.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants