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
This runs on http though - and right now causes a few issues to me - so kind of a pain. I had no issues previously running the preview command using the netlify-adaptor v5.5.4 - but fails on v6.0.1
Edit: I have switched to using the Netlify CLI locally where I can run netlify serve - this runs a local build and then serves a preview locally in the same way as netlify preview used to work.
Astro Info
Describe the Bug
I'm using the netlify adapter. When I try to run the
astro preview
command locally, I get the error.What's the expected result?
I would expect I would be able to run preview locally to test the output of the build locally.
Link to Minimal Reproducible Example
https://stackblitz.com/edit/github-ggno1pvr?file=astro.config.mjs
Participation
The text was updated successfully, but these errors were encountered: