<!-- *Before creating an issue please make sure you are using the latest version of yarn.* --> **Do you want to request a *feature* or report a *bug*?** <!-- Is the feature a substantial feature request? Please use https://github.com/yarnpkg/rfcs --> Bug **What is the current behavior?** After the packages are selected, the installation hangs in place without further output **If the current behavior is a bug, please provide the steps to reproduce.** <!-- If you can, provide a link to a public repository which contains the files necessary to reproduce this. --> I updated my version of Node.js from v10.0.0 to v10.4.0, this behavior started from v10.2.0 Steps: ```shell $ yarn upgrade-interactive --latest ``` I select packages for updating, I press enter and all **What is the expected behavior?** Updating packages **Please mention your node.js, yarn and operating system version.** Node.js: v10.4.0 Yarn: 1.7.0 Windows: 10