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

Workaround node.js bug with readline #882

Merged
merged 1 commit into from
Jan 24, 2020
Merged

Workaround node.js bug with readline #882

merged 1 commit into from
Jan 24, 2020

Conversation

mshima
Copy link
Contributor

@mshima mshima commented Jan 6, 2020

@SBoudrias, please publish a reverted 7.0.3.
And this PR as an pre-release or beta if possible.

@codecov
Copy link

codecov bot commented Jan 6, 2020

Codecov Report

Merging #882 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #882      +/-   ##
==========================================
+ Coverage   92.98%   92.99%   +<.01%     
==========================================
  Files          26       26              
  Lines        1069     1070       +1     
  Branches       23       23              
==========================================
+ Hits          994      995       +1     
  Misses         75       75
Impacted Files Coverage Δ
packages/inquirer/lib/ui/baseUI.js 81.81% <100%> (+0.56%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0bc1b01...03412e5. Read the comment docs.

@SBoudrias
Copy link
Owner

Yeah, let's get someone to confirm if this works on their windows environment before moving ahead.

I do not have any windows machine handy personally.

@tjhiggins
Copy link

Can confirm this fixed the issue on:
windows 10
node v12.14.1

@SBoudrias SBoudrias merged commit 833385b into SBoudrias:master Jan 24, 2020
@SBoudrias
Copy link
Owner

Alright, I'll prepare a release tomorrow and monitor issues closely if something comes up.

@mshima mshima deleted the skip_close branch February 2, 2020 20:41
jdoyle65 pushed a commit to jdoyle65/Inquirer.js that referenced this pull request Jan 19, 2021
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.

3 participants