Angular-cli: Latest version of angular-cli shows ember-cli help

Created on 7 Jan 2017  路  4Comments  路  Source: angular/angular-cli

OS.

Mac OSX (El Capitan)

Versions.

NodeJS - 7.2.1
angular-cli: 1.0.0-beta.24

Installing the latest version of angular-cli with the next steps:

npm uninstall -g angular-cli
npm cache clean
npm install -g angular-cli@latest

and executing the next cli command:

ng --help

It shows the ember-cli helps.

Most helpful comment

@stewhouston @frankfullstack this is being fixed in the next version of angular-cli you just have to wait till the next version is released and try reinstalling angular-cli

You can use version 1.0.0-beta.22 where this problem doesn't occur.

All 4 comments

I am also receiving the message:

You have to be inside an ember-cli project in order to use the build command.

When running ng build

@stewhouston @frankfullstack this is being fixed in the next version of angular-cli you just have to wait till the next version is released and try reinstalling angular-cli

You can use version 1.0.0-beta.22 where this problem doesn't occur.

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