Uncaught Error: tty.ReadStream is not implemented
Using
"compatibility_flags": ["nodejs_compat"] + "compatibility_date": "2025-04-03",,
in my wrangler config to enable built-in Node.js APIs and add polyfills. However when I deploy my worker it throws this error.0 Replies