Skip to content
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

fix: react-17-next-11-node-16-ts #3839

Merged
merged 1 commit into from
May 8, 2023

Conversation

0618
Copy link
Contributor

@0618 0618 commented May 8, 2023

Description of changes

Issue: Mega-app react-17-next-11-node-16-ts started to fail since May 5. https://github.com/aws-amplify/amplify-ui/actions/runs/4887947902/jobs/8725120905?pr=3751
Reason: On May 4, create-next-app released a change (vercel/next.js#49111) to ask a interactive question on command line to for the App Router and set the default to Yes
Fix: This PR is to add a --no-app flag so that it'll create a pages/ folder instead of a app/ folder.

Issue #, if available

Description of how you validated changes

POC PR: #3751

PoC / Build System Test Canary

Checklist

  • Have read the Pull Request Guidelines
  • PR description included
  • Relevant documentation is changed or added (and PR referenced)
  • yarn test passes and tests are updated/added
  • No side effects or sideEffects field updated

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@changeset-bot
Copy link

changeset-bot bot commented May 8, 2023

⚠️ No Changeset found

Latest commit: 83aed7c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@0618 0618 marked this pull request as ready for review May 8, 2023 20:10
@0618 0618 requested a review from a team as a code owner May 8, 2023 20:10
Copy link
Contributor

@reesscot reesscot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we have a ticket to follow up with an app directory test later?

@0618
Copy link
Contributor Author

0618 commented May 8, 2023

Do we have a ticket to follow up with an app directory test later?

@reesscot Good question. I'm not sure if it's worth it to test that since Nextjs 11 is little an old version. I added it as a question in the design doc so that we can discuss it later

@0618 0618 merged commit ee198c8 into build-system-test/main May 8, 2023
@0618 0618 deleted the build-system-test-react-fix branch May 8, 2023 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants