-
Notifications
You must be signed in to change notification settings - Fork 219
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
Crash when CHOOSE LANGUAGE is selected #116
Comments
Published npm package of @timothygu/workshopper@^2.7.4 is not contain following pullrequest I think. |
it worked with these updates: watilde@0859100, watilde@e65e7fe. It seems to be worth to try, but I guess there is something reason why this workshop is using @TimothyGu 's forked module. |
Thanks a lot! @watilde but, this fix seems to cause another bug.
Move the cursor to CHOOSE LANGUAGE and press the Enter key
|
Crash when CHOOSE LANGUAGE is selected stevekane/promise-it-wont-hurt#116
Crash when CHOOSE LANGUAGE is selected stevekane/promise-it-wont-hurt#116
stevekane#116 update workshopper dependencies
Crash when CHOOSE LANGUAGE is selected stevekane/promise-it-wont-hurt#116
stevekane#116 update workshopper dependencies
Crash when CHOOSE LANGUAGE is selected stevekane/promise-it-wont-hurt#116
Problem
If you select CHOOSE LANGUAGE with promise-it-wont-hurt, it exits immediately after the language selection menu is displayed
Execution environment
Reproduction procedure
git clone git@github.com:stevekane/promise-it-wont-hurt.git
npm i
node promise-it-wont-hurt
Move the cursor to CHOOSE LANGUAGE and press the Enter key
Expected result
We can select a language from the language selection menu.
Possible cause
@timothygu/workshopper menu.js
I think the following lines are unnecessary.
The text was updated successfully, but these errors were encountered: