-
-
Notifications
You must be signed in to change notification settings - Fork 535
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
Repl stopped working after 4.0.0 #487
Comments
Seems to work for me. Can you specify the platform, node version you are running, and any additional contextual information that might help us figure out your issue? |
Possibly the same issue as #480? |
I just ran across this issue today as well.
Issue #480 was closed with "Upgrade to latest ts-node" but from what I can tell, |
Same Issues |
@stelcheck That worked for me.
Went into
Awesome find, thank you! |
@stelcheck worked for me . thank ! |
Closing with #536. |
simply running
ts-node
no longer opens REPL terminalRolling back to 3.3.0 fixed it
The text was updated successfully, but these errors were encountered: