Closed bojidaryovchev closed 2 years ago
Hi @bojidaryovchev 👋 thanks for raising this issue. Because it has to do with hosting, I'm transferring this over to the console repo for better feedback and support.
Hi :wave:, thanks for opening! While we look into this...
If this issue is related to custom domains, be sure to check the custom domains troubleshooting guide to see if that helps. Also, there is a more general troubleshooting FAQ that may be helpful for other questions.
Lastly, please make sure you've specified the App ID
and Region
in the issue!
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Before opening, please confirm:
JavaScript Framework
Next.js
Amplify APIs
Not applicable
Amplify Categories
Not applicable
Environment information
System: OS: Windows 10 10.0.19043 CPU: (8) x64 Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz Memory: 5.59 GB / 15.89 GB Binaries: Node: 16.13.2 - C:\Program Files\nodejs\node.EXE npm: 8.1.2 - C:\Program Files\nodejs\npm.CMD Browsers: Chrome: 98.0.4758.102 Edge: Spartan (44.19041.1266.0), Chromium (98.0.1108.62) Internet Explorer: 11.0.19041.1202 npmGlobalPackages: @angular/cli: 12.2.8 @aws-amplify/cli: 6.3.1 @expo/ngrok: 2.5.0 @nestjs/cli: 8.1.4 @react-native-community/cli: 5.0.1 aws-cdk: 1.132.0 cordova: 8.1.2 create-react-app: 3.4.1 expo-cli: 4.8.1 graphqlviz: 3.0.0 gulp-cli: 2.3.0 ionic: 4.10.3 node-gyp: 3.8.0 npx: 10.2.2 nx: 10.1.0 prisma: 3.3.0 puppeteer-lottie-cli: 1.0.2 react-native-cli: 2.0.1 rimraf: 3.0.2 serverless: 2.64.1 vercel: 23.0.1 windows-build-tools: 5.2.2 wt-cli: 11.0.2
Describe the bug
So around 2 days ago I initialized AWS Amplify in my Next.js application following the Amplify Docs and it worked fine, however since yesterday (mid-day or evening) the front end fails to build, the error I am getting is
ERR! @next/swc-darwin-arm64 not accessible from next
I am using v11 as I know v12 is not supported, but yday I was even able to use v12 without the API routes working, but it still got deployed and everything.. And now I tried a brand new application from scratch because I was afraid I've messed up some dependencies and that's the reason it's not working however that turned out not to be the case.
Apparently it's something that's been changed just yesterday and now it's simply broken - we can no longer deploy a Next.js application with Amplify.
Expected behavior
It should work
Reproduction steps
Code Snippet
No response
Log output
No response
aws-exports.js
No response
Manual configuration
No response
Additional configuration
No response
Mobile Device
No response
Mobile Operating System
No response
Mobile Browser
No response
Mobile Browser Version
No response
Additional information and screenshots