You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, it seems like the library doesn't work on Cloudflare even with the compatibility flags in wrangler.toml: compatibility_flags = ["nodejs_compat_v2"]
Hi there, it seems like the library doesn't work on Cloudflare even with the compatibility flags in wrangler.toml:
compatibility_flags = ["nodejs_compat_v2"]
Steps to reproduce:
npm start
localhost:8787
I can see that
toBuffer
is clearly exported from https://github.com/soldair/node-qrcode/blob/master/lib/server.js#L106I wonder if the issue is due to the bundling process. When I enumerate the package keys like this
I get
The text was updated successfully, but these errors were encountered: