Skip to content

[feat]: compatibility with Cloudflare Workers #61

@emmanuelsw

Description

@emmanuelsw

A clear and concise description of what the feature is

Hello! I'm trying to use this library in an Astro project that I deploy on Cloudflare Pages, but I haven't been able to make it work. I followed Cloudflare's documentation to add polyfills for some Node APIs that were generating the error, but the Worker still throws this error:

[ERROR] Error: No such module \"node:tty\".\n imported from \"chunks/strapi-client_R71o50vs.mjs

Is there any plans to support the Cloudflare Workers runtime in the future?

Why should this feature be included?

It would increase the number of users who could use this library, in different contexts.

Please provide an example for how this would work

No response

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions