Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure when deployed on Netlify Edge Functions #2153

Open
blaine-arcjet opened this issue Nov 5, 2024 · 0 comments
Open

Failure when deployed on Netlify Edge Functions #2153

blaine-arcjet opened this issue Nov 5, 2024 · 0 comments

Comments

@blaine-arcjet
Copy link
Contributor

It seems that undici is bundled when trying to deploy to Netlify Edge Functions; however, they use an old version of Deno that seems to crash on node: specifiers (specifically, node:assert).

This should be using deno fetch directly but I need to figure out how it is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant