Closed
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
7.75.1
Framework Version
14.0.0
Link to Sentry event
No response
SDK Setup
No response
Steps to Reproduce
Try to install the package while using next@14.0.0
Expected Result
No npm install
errors
Actual Result
npm ERR!
While resolving: undefined@undefined
npm ERR! Found: next@14.0.0
npm ERR! node_modules/next
npm ERR! next@"^14.0.0" from the root project
npm
ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer next@"^10.0.8 || ^11.0 || ^12.0 || ^13.0" from @sentry/nextjs@7.75.1
npm ERR! node_modules/@sentry/nextjs
npm ERR! @sentry/nextjs@"^7.75.1" from the root project
Metadata
Metadata
Assignees
Type
Projects
Status
Waiting for: Product Owner