We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please provide us with the following information:
Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?) OSX 10.12.3
Please run ng --version. If there's nothing outputted, please run in a Terminal: node --version and paste the result here:
ng --version
node --version
@angular/cli: 1.0.0-beta.31 node: 7.5.0 os: darwin x64 @angular/common: 2.4.7 @angular/compiler: 2.4.7 @angular/core: 2.4.7 @angular/forms: 2.4.7 @angular/http: 2.4.7 @angular/platform-browser: 2.4.7 @angular/platform-browser-dynamic: 2.4.7 @angular/router: 3.4.7 @angular/cli: 1.0.0-beta.31 @angular/compiler-cli: 2.4.7
Was this an app that wasn't created using the CLI? What change did you do on your code? etc.
ng init
Selecting overwrite or skip, the CLI just aborts.
overwrite
skip
Workaround: Deleting the readme and running ng init the CLI runs initial setup as expected.
Normally this include a stack trace and some more information.
No stack Trace output...
Thanks! We'll be in touch soon.
The text was updated successfully, but these errors were encountered:
Dupe of #4584
Sorry, something went wrong.
Ah early morning search fails .. sorry :)
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.
No branches or pull requests
OS?
Versions.
Repro steps.
ng init
Selecting
overwrite
orskip
, the CLI just aborts.Workaround: Deleting the readme and running
ng init
the CLI runs initial setup as expected.The log given by the failure.
No stack Trace output...
Mention any other details that might be useful.
The text was updated successfully, but these errors were encountered: