-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Vercel edge functions producing a null error from @sveltejs/kit next.433 #6308
Comments
I had a similar issue and had to update the |
Annoyingly I'm already using the newest version of |
Using the newest version of the |
I have the same issue with Vercel and Netlify adaptors. @mquandalle Any tips on how to fix it? |
SG60
added a commit
to SG60/kit
that referenced
this issue
Aug 26, 2022
Required since sveltejs#6179. Closes sveltejs#6308.
5 tasks
Rich-Harris
added a commit
that referenced
this issue
Aug 27, 2022
* Run server.init() for edge functions on Vercel. Required since #6179. Closes #6308. * changeset * changes * remove async keyword * Update .changeset/strong-kangaroos-work.md * netlify edge functions * changeset Co-authored-by: Rich Harris <hello@rich-harris.dev> Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
@sveltejs/kit next.433 (this PR: #6179) seems to have introduced a bug with Vercel edge functions. The edge functions consistently crash
Reproduction
this has an error
this works
this works
Logs
(These are from Vercel's function logs)
System Info
Severity
blocking an upgrade
Additional Information
No response
The text was updated successfully, but these errors were encountered: