Skip to content
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

Yarn stuck at upgrade-interactive #6367

Closed
s-bauer opened this issue Sep 7, 2018 · 7 comments
Closed

Yarn stuck at upgrade-interactive #6367

s-bauer opened this issue Sep 7, 2018 · 7 comments
Assignees
Labels

Comments

@s-bauer
Copy link

s-bauer commented Sep 7, 2018

Do you want to request a feature or report a bug?
Bug

What is the current behavior?
I create a new folder, open a command prompt, runyarn init and install an outdated version of a package. E.g.
yarn add glob@7.1.2. Then I try to upgrade the package using yarn upgrade-interactive --latest. It detects that the glob package is outdated, so I select it and hit Enter. Then it shows ? Choose which packages to update. glob@7.1.3 and is stuck. It does not do anything!

If the current behavior is a bug, please provide the steps to reproduce.
See above

What is the expected behavior?
The upgrade-interactive command shall update the packages and package.json.

Please mention your node.js, yarn and operating system version.
Windows 10 - 1709 - 16299.611
Yarn v1.11.0-20180905.1625 (tried it with the latest stable release aswell)
Node 10.10.0 (Doesn't work with latest LTS either)

The upgrade-interactive command worked a few weeks ago. I didn't change anything, but it stopped working. Please let me know when you need any additional information. Thanks!

@ghost ghost assigned torifat Sep 7, 2018
@ghost ghost added the triaged label Sep 7, 2018
@yyynnn
Copy link

yyynnn commented Sep 14, 2018

Same here any version form 1.7 on win7 , node 9, 10

@s-bauer
Copy link
Author

s-bauer commented Sep 21, 2018

@torifat Did you have to time to take a look at this? It's really annoying!

@bkniffler
Copy link

Hey there, I've just done npm i -g yarn@1.12.0 and it seems to work.

@s-bauer
Copy link
Author

s-bauer commented Oct 19, 2018

@bkniffler Nope, does not seem to work for me! I tried yarn@1.12.0 and yarn@1.13.0 and both get stuck at the upgrade-interactive command!

@t7yang
Copy link

t7yang commented Oct 22, 2018

same here, tried 1.10.0, 1.12.0 and 1.13.0 😭

@alexdevero
Copy link

Can confirm that yarn get stuck when running upgrade-interactive.

Yarn: 1.12.1
Node: v11.0.0

@rally25rs
Copy link
Contributor

Closing as duplicate of #5949
Let's continue the discussion there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants