-
-
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
Netlify: Request with GET/HEAD method cannot have body #3438
Comments
I'm getting the same issue on my deploy https://confident-perlman-901dcd.netlify.app |
I got the same issue after following the resolution steps in #2687 |
@dimavolo You can downgrade to kit 233 and auto-adapter 12 (netlify adapter 40) |
Thanks for the suggestion. I gave that a go, but that now reverts to my original error: https://61e987875ecd5f0007e9b0aa--excel-demo-012.netlify.app Are these two issues (i.e. optional chaining vs. "Request with GET/HEAD method cannot have body") connected or quite separate? |
Oops, I see my dependencies didn't downgrade as you had suggested. I'll try again.
|
Im not sure, cant see how they would be. Have you tried setting a NODE_VERSION env variable in netlify?
Might be that you need node 17 |
I've tried all these variations:
Currently my package.json has:
Currently Netlify env in the UI has only:
My deploy is here: https://61e989e221b6fd00070a45cd--excel-demo-012.netlify.app |
Describe the bug
Hello,
I updated to kit 234 & auto adapter 13 this morning and upon deploying to netlify I ran into the attached issue.
After asking in discord and trying a few things i have been unable to resolve it.
I then created a reproduction using the skeleton starter and managed to confirm the issue again. This may very well be down to a breaking change in #3384
Happy to give more info if need be!
Reproduction
https://github.com/mattpilott/kit
https://kittest.netlify.app
Logs
System Info
Severity
blocking an upgrade
Additional Information
No response
The text was updated successfully, but these errors were encountered: