-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
Problems when deploy to Cloudflare Pages #4
Comments
I'll dig into it in the next days to fix it, I saw that this is related to the also, use pnpm and not npm, I forgot to add it to the package json |
sorry if I didn't reply, I've been busy, I'll try to fix it as soon as I have time, otherwise feel free to open a PR if you find a fix for it |
Hi, still having this issue, is there an update? |
I'm not getting this error anymore, are you using the last version (last commits)? |
Hmm builds normal, however doesn't seem to want to deploy |
could you send the build logs or the error? |
Thank you for your great template!
I have a trouble when I tried to deploy it to Cloudflare Pages, here is my process and problems:
npx astro add cloudflare
to add cloudflare support, and theastro.config.mjs
is automaticaly change to:npm run build
and get the following error:Wish you can help me to deploy this great template to Cloudflare.
The text was updated successfully, but these errors were encountered: