Repl stopped working after 4.0.0
See original GitHub issuesimply running ts-node no longer opens REPL terminal
Rolling back to 3.3.0 fixed it
Issue Analytics
- State:
- Created 6 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Can't import fLASK - Replit
Hi, when i try to import flask, it says that the current flask version is not compatible with the current repl version.. what...
Read more >Not able to import flask - Replit
Repl.it: Package operation failed. i dont know why this happens. I even tried manually installing flask from the package manager.
Read more >replit db won't work in python (due to some packaging error)
So, because repl-python3-beta-battl depends on both flask (^2.0.1) and replit (^3.0.0), version solving failed. exit status 1. Code.
Read more >How To Code a Minecraft Plugin - Replit
Create a new Java repl and then go to the terminal/console. Type the following commands in this order: rm *; mvn archetype:generate. After...
Read more >incompatibility with flask + replit?
I've been trying to search for an answer but it doesn't seem like anyone else is having this issue. I'm trying to test...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@Nbsaw @nwayve Could you try to test #489 and see if this solves your issue?
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,
4.0.2is the latest as of this post. Hope this info helps.