Skip to content

"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

Closed
csis0247 opened this issue Feb 13, 2017 · 5 comments
Closed

"ng update" not responding to input (yndH) #4649

csis0247 opened this issue Feb 13, 2017 · 5 comments

Comments

@csis0247
Copy link

csis0247 commented Feb 13, 2017

Please provide us with the following information:

OS?

Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)

Ubuntu 16.10

Versions.

Please run ng --version. If there's nothing outputted, please run in a Terminal: node --version and paste the result here:

@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.

Was this an app that wasn't created using the CLI? What change did you do on your code? etc.

Followed the instructions on README.md to update from beta25.5 to beta31, until the last step "ng update":

Global package:

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

Local project package:

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.

Normally this include a stack trace and some more information.

No error message. "ng update" just ended right after typing command and pressing "Enter", and nothing happened.

~/tutorials/angular-cli-app$ ng update
installing ng2
? Overwrite README.md? Diff
~/tutorials/angular-cli-app$ ng update
installing ng2
? Overwrite README.md? No, skip
~/tutorials/angular-cli-app$ ng update
installing ng2
? Overwrite README.md? Yes, overwrite
~/tutorials/angular-cli-app$ ng update
installing ng2
? Overwrite README.md? Yes, overwrite
~/tutorials/angular-cli-app$

Mention any other details that might be useful.


Thanks! We'll be in touch soon.

@kgtkr
Copy link

kgtkr commented Feb 13, 2017

Me too

@grizzm0
Copy link
Contributor

grizzm0 commented Feb 13, 2017

Dupe of #4584

@csis0247
Copy link
Author

Thanks. Didn't expect to search for closed issues.

@grizzm0
Copy link
Contributor

grizzm0 commented Feb 13, 2017

@csis0247 Could you close this issue?

@angular-automatic-lock-bot
Copy link

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.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants