Open
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/nextjs
SDK Version
9.13
Framework Version
15.3
Link to Sentry event
No response
Reproduction Example/SDK Setup
No response
Steps to Reproduce
- Install NextJs 15.3
- Add Sentry using the wizard
- Run
npm run dev
- See the following warning
Expected Result
No warning or a better way to understand that this warning comes in combination with Sentry. Since this is a NextJs warning I started to look into the turbopack configuration..
Actual Result
next dev --turbopack
▲ Next.js 15.3.0 (Turbopack)
- Local: http://localhost:3000
- Network: http://192.168.215.4:3000
- Experiments (use with caution):
· clientTraceMetadata
✓ Starting...
✓ Compiled instrumentation Node.js in 379ms
✓ Compiled instrumentation Edge in 134ms
✓ Ready in 1210ms
++ ⚠ 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
Metadata
Metadata
Assignees
Type
Projects
Status
No status