I m getting
I'm getting
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
3 Replies
Hey! š I think this may be a similar issue to https://github.com/cloudflare/next-on-pages/pull/268. We're discussing applying this fix to all Wrangler builds, not just
next-on-pages
. I'm assuming this is a Webpack project?GitHub
Build software better, together
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 330 million projects.
No, just a regular import of a library in workers
Using this package: https://www.npmjs.com/package/feedme-modern a patched version of
feedme
but rewritten to have the node:
prefixnpm
feedme-modern
RSS/Atom/JSON feed parser. Latest version: 3.0.0, last published: a day ago. Start using feedme-modern in your project by running
npm i feedme-modern
. There are no other projects in the npm registry using feedme-modern.