-
Notifications
You must be signed in to change notification settings - Fork 37
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
Netlify deploy with SSR #26
Comments
Hey, thanks for creating the issue! I've never used Astro with SSR, that's probably why it doesn't work. Though, this is a priority for v1.0.0 release. So I've added it to the roadmap. I'll have to do some research to understand how to make it work properly. |
I think I fixed this in beta.7, not sure though. Could you please try it on your side? |
Ok, thanks for the info, I'll take a look at it tomorrow. |
Not sure what's happening here, I've tried it myself and indeed get the same error: https://astro-i18next-ssr-example.netlify.app/ Here's the reproduction: https://github.com/yassinedoghri/astro-i18next-ssr-netlify-example |
I added another issue which I will now close as a duplicate. I am experiencing this issue |
Astro's release 2.1.3 should have solved the "'filename' must be a file URL object" issue. EDIT: after a test, it seems the issue caused by the dynamic path on SSR is still there... 😵 |
is there a fix in sight for this? |
Any updates? |
2 similar comments
Any updates? |
Any updates? |
Hello. I'm trying to use this package together with SSR functionalities on Netlify.
Without SSR features everything works. When i plugin the Netlify adapter the deployment phase fails with this error:
The text was updated successfully, but these errors were encountered: