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

turbo mode on next.js does not work #3497

Open
mwawrusch opened this issue Aug 18, 2024 · 1 comment
Open

turbo mode on next.js does not work #3497

mwawrusch opened this issue Aug 18, 2024 · 1 comment

Comments

@mwawrusch
Copy link

Describe the bug

when launching next.js dev with -turbo flag which is the default with monorepos now I receive an warning that webpack is configured, but turbo is not. No builder button appears, and no startup dialog either.

To Reproduce
Steps to reproduce the behavior:

  1. Install a new project
  2. use turbo
  3. nothingness

Expected behavior
The builder config dialog should show up.

@Ipriyankrajai
Copy link

Im also getting same error

⚠ Webpack is configured while Turbopack is not, which may cause problems.
⚠ See instructions if you need to configure Turbopack:
https://nextjs.org/docs/app/api-reference/next-config-js/turbo

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

No branches or pull requests

2 participants