This repository has been archived by the owner on Jul 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 231
REPL reloads itself when typing into the console #119
Comments
Thanks for your report. The root is on the node side: nodejs/node#22157
We should fix it fast. |
I created pull request to Node and I hope to get it merged before next Node 10 release. |
Most likely next Node 10 release will happen around next Tuesday and it will include fix, I will update this issue as soon as it happens. |
Closed
Finally fixed with Node 10.10, please update your node and thanks for your report. |
@ak239 thanks so much! great job resolving this. 👍 will test it out as soon as I have a chance to. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Steps to reproduce
Tell us about your environment:
What steps will reproduce the problem?
ndb
globally or locally.console.log
.ndb file.js
What is the expected result?
The REPL doesn't reload.
What happens instead?
The REPL (seemingly) reloads on keystroke. See screenshot.
In the terminal, this appears:
The text was updated successfully, but these errors were encountered: