matamatanot
matamatanot
I would like an update for the following issues. https://github.com/node-fetch/node-fetch/issues/675
I changed AWS Linux 2023 and got an error that `/usr/bin/aws: No such file or directory`. Any idea where it was changed? `./update_amplify_redirections.sh` > cat $OUTPUT_FILE > /usr/local/bin/aws amplify update-app...
Even if you use AWS Linux 2023, the build will fail. Even if the platform value is set to "Web", "platform": "WEB_DYNAMIC" is automatically set. > Error: The "target" property...
Next.js new `AppRouterInstance`'s push , replace and prefetch methods accept `href:string`. So, this feature is needed. https://github.com/vercel/next.js/blob/b8ae447b0fdc12553b4eacd26595e4054ffcf415/packages/next/shared/lib/app-router-context.ts#L68-L95