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

Bump inquirer and inquirer-autocomplete-prompt #63

Merged
merged 1 commit into from
Dec 12, 2019

Conversation

statm
Copy link
Contributor

@statm statm commented Dec 11, 2019

Earlier versions of Inquirer.js seem to suffer from issues (For example, SBoudrias/Inquirer.js#752, SBoudrias/Inquirer.js#792) that cause hanging on Node 10+ and Windows 10.

On my dev machine (Windows 10 Version 1903, Node v10.16.0, lerna-update-wizard v0.17.5), running npx lernaupdate will hang after selecting a dependency to upgrade:

lernaupdate

When using locally pinned inquirer@7.0.0 and inquirer-autocomplete-prompt@1.0.1, things will run properly.

I also ran into the numerous errors mentioned at #35 (comment) after npm test. Not sure I have enough time or knowledge to fix it though.

Copy link
Owner

@Anifacted Anifacted left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The tests are running through fine here on the branch. Thank you for your contribution :)

@Anifacted Anifacted merged commit 717a0f0 into Anifacted:master Dec 12, 2019
@statm statm deleted the bump-inquirer branch May 17, 2020 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants