-
Notifications
You must be signed in to change notification settings - Fork 12k
"ng update" not responding to input (yndH) #4649
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
Me too |
Dupe of #4584 |
Thanks. Didn't expect to search for closed issues. |
@csis0247 Could you close this issue? |
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
OS?
Ubuntu 16.10
Versions.
@angular/cli: 1.0.0-beta.31
node: 6.9.5
os: linux 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/material: 2.0.0-beta.1
@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
Repro steps.
Followed the instructions on README.md to update from beta25.5 to beta31, until the last step "ng update":
rm -rf node_modules dist # use rmdir on Windows npm install --save-dev @angular/cli@latest npm install ng update
and nothing happened on input ynd. H is responding normally.
The log given by the failure.
No error message. "ng update" just ended right after typing command and pressing "Enter", and nothing happened.
Mention any other details that might be useful.
The text was updated successfully, but these errors were encountered: