Cloudflare DevelopersCD
Cloudflare Developers3y ago
2 replies
Victor

I m getting

I'm getting
service core:user:chainfuseapi-plugins-rss2json: Uncaught Error: Dynamic require of "node:stream" is not supported
  at index.js:1:383
  at index.js:18:4350
  at index.js:1:500
  at index.js:245:2751
✘ [ERROR] MiniflareCoreError [ERR_RUNTIME_FAILURE]: The Workers runtime failed to start. There is likely additional logging output above.

But it says it's supported here: https://developers.cloudflare.com/workers/runtime-apis/nodejs/streams/
Running wrangler 3.0.1 and compatibility_flags = [ "nodejs_compat" ] in the
wrangler.toml
Was this page helpful?