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(nextjs): When running dev server .next folder should be in source #20536

Merged
merged 1 commit into from Dec 4, 2023

Conversation

ndcunningham
Copy link
Contributor

closes: #19365

Current Behavior

Running nx serve acme --turbo --configuration=development throws an error when loading the page.

Expected Behavior

Running nx serve acme --turbo --configuration=development. Should not throw an error.

Related Issue(s)

@ndcunningham ndcunningham added the scope: nextjs Issues related to NextJS support for Nx label Dec 1, 2023
@ndcunningham ndcunningham self-assigned this Dec 1, 2023
@ndcunningham ndcunningham requested a review from a team as a code owner December 1, 2023 17:18
Copy link

vercel bot commented Dec 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Dec 1, 2023 5:18pm

@ndcunningham ndcunningham merged commit e12050b into nrwl:master Dec 4, 2023
7 checks passed
@ndcunningham ndcunningham deleted the fix/next-cli-turbo-flag branch December 4, 2023 16:40
@omerman
Copy link

omerman commented Dec 4, 2023

@ndcunningham If I run yarn nx migrate latest & yarn nx migrate --run-migrations the issue will be resolved with turbo flag 😮 ?

@jaysoo
Copy link
Member

jaysoo commented Dec 4, 2023

We haven't released yet, it'll be a part of 17.2 which is slated for some time this week.

Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope: nextjs Issues related to NextJS support for Nx
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NextJS Turbopack FileSystemPath issue
3 participants