-
Notifications
You must be signed in to change notification settings - Fork 12k
generate bails when overwriting files #4614
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
My ng --version:
Update: My problems appear to be all fixed. On a side note, I utilized the |
…ar#5218) * fix(@angular/cli): fix issue with console prompt bailing early fixes angular#4614 * fix(@angular/cli): fix declarable types not finding closest module fixes angular#5127
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?
macOS El Capitan
Versions.
Repro steps.
The log given by the failure.
Mention any other details that might be useful.
I would expect the file to be overwrote to enable routing. I would also expect to have other files to be generated that would have been generated using
ng g m bar --routing
.The text was updated successfully, but these errors were encountered: