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

Error using Astro Netlify Edge Functions adapter with experimental prerender option #5723

Closed
1 task
juanmiguelguerrero opened this issue Jan 3, 2023 · 2 comments · Fixed by #5885
Closed
1 task
Assignees

Comments

@juanmiguelguerrero
Copy link
Contributor

What version of astro are you using?

1.8.0

Are you using an SSR adapter? If so, which one?

Netlify

What package manager are you using?

npm

What operating system are you using?

Mac

Describe the Bug

When using experimental prerender option with Netlify Edge Functions adapter and run build an error is throw.

Captura de Pantalla 2023-01-03 a las 8 25 51

Link to Minimal Reproducible Example

https://stackblitz.com/github/juanmiguelguerrero/astro-prerender-edge-functions-error

Participation

  • I am willing to submit a pull request for this issue.
@natemoo-re
Copy link
Member

Guessing this will be fixed by #5822 but we'll have to wait until the release is out.

@natemoo-re
Copy link
Member

Unfortunately, this is still an issue! Looks like a problem with edge functions specifically. Will take a look today.

natemoo-re added a commit that referenced this issue Jan 18, 2023
* fix(#5723): build prerendered pages with Netlify edge functions

* chore: add changeset

Co-authored-by: Nate Moore <[email protected]>
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

Successfully merging a pull request may close this issue.

2 participants