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
I have removed any sensitive information from my code snippets and submission.
App Id
NEW_APP
AWS Region
us-east-1
Amplify Hosting feature
Deployments
Question
I am trying to deploy my NextJS application to AWS Amplify, but I keep getting the same build error and I can't seem to figure out what the issue is. I thought it might be an issue with fetch, so I switched to Axios, but I still get the same error.
Here is the error that I keep getting that is preventing my application from being deployed:
2023-11-20T16:35:35.700Z [WARNING]: unhandledRejection ReferenceError: Headers is not defined at ...
Here's the GitHub repo for the website that I am trying to host on Amplify:
Before opening, please confirm:
App Id
NEW_APP
AWS Region
us-east-1
Amplify Hosting feature
Deployments
Question
I am trying to deploy my NextJS application to AWS Amplify, but I keep getting the same build error and I can't seem to figure out what the issue is. I thought it might be an issue with fetch, so I switched to Axios, but I still get the same error.
Here is the error that I keep getting that is preventing my application from being deployed:
2023-11-20T16:35:35.700Z [WARNING]: unhandledRejection ReferenceError: Headers is not defined at ...
Here's the GitHub repo for the website that I am trying to host on Amplify:
https://github.com/WebsiteArtificers/website
Let me know if there is any additional information required.
The text was updated successfully, but these errors were encountered: