-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
NextJS 14 #9398
Comments
Would you mind adding a bit more information to this bug-report? Thanks. |
I'm currently only available on mobile so I can't provide the error message. But we need to add support for NextJS 14 in the dependencies. It's unable to resolve 14 since it's not included. |
Fixed with upcoming release |
Do we have an ETA on the release? It's causing a blocker for me to upgrade. |
changelog merging with #9397, then we cut the release! |
Thank you for the quick reply, looking forward to it! |
if anyone wants more context about why we have Next.js major versions hard pinned with peer dependencies: #9380 (comment) |
and here's the release request getsentry/publish#2881. When that GH issue is approved and closed, release will be out! |
Thanks for the updates and quick fix! |
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/browser
SDK Version
Latest
Framework Version
No response
Link to Sentry event
No response
SDK Setup
No response
Steps to Reproduce
Run npm install with sentry and a NextJS 14 project
Expected Result
Build succeeds
Actual Result
Build fails
The text was updated successfully, but these errors were encountered: