-
Notifications
You must be signed in to change notification settings - Fork 12k
ng help shows ember as the command instead of ng (Angular CLI 1.0.0-beta.24) #3675
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
I'm seeing the same thing. And when I type ng new test for example, I get the following error: "You cannot use the new command inside an ember-cli project." ng --version produces: ng help produces: ng help ember completion ember doc ember e2e ember generate <options...> ember get ember help <command-name (Default: all)> ember init <options...> ember lint ember new <options...> ember serve <options...> ember set <options...> ember test <options...> ember version <options...> |
I have the same output, |
Same happens in windows7 OS. I have submitted a #3687 to fix it. Below is the output from my Local: |
Thanks @CarreraPHP. Refer to @CarreraPHP statement above for more information. Closing this issue. |
Hi, Still have the issue: "You have to be inside an ember-cli project in order to use the generate command" when installing from npm. Regards, |
@nstubi They have not yet published the version which fixes this. So wait for the next version to be released. |
noted @exequiel09, thanks. |
Just to be clear, I called out two specific issues in my comment above. I see a lot of talk about the alias issue being fixed but I do not see this as a technical issue. The technical issue is that I am getting an error message from the CLI saying that "You cannot use the new command inside an ember-cli project." I am certain that I am not inside an ember-cli project as I have created a random folder on my desktop and tried running the "ng new test" command and get this specific error. This does not happen on my windows 8 machine. Only on my mac. |
@deecm22 on version 1.0.0-beta.24 creating a new project in an empty folder should just work. If not, could you please create a separate issue with the exact test-steps you take? Thanks! |
so when is beta.25 releasing? |
I'm also facing same error. Getting to see the ember help commans when i type ng help. What is the fix for now? User lower version? If yes, which? |
@rajdeep26 beta 25 got released today. |
Thanks @beeman. Will check it out |
Do we need to completely remove the old version or will just upgrade suffice to have a proper working environment? |
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.
The text was updated successfully, but these errors were encountered: