-
-
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
@sentry/nextjs peer dependency fail with canary builds #8976
Comments
Assigning to @getsentry/support for routing ⏲️ |
Hey @mwawrusch. Please see #7125 (comment) on why this happens.
Since there is nothing we can do to fix it on our end, closing. Thanks! |
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
Create a package with
"@sentry/nextjs": "7.64.0",
"next": "13.4.20-canary.11"
Expected Result
It should install sentry.
Actual Result
Basically, include canary builds in the sentry peer dependency. There are ways to circumvent this but they tend to fail occasionally (especially in monorepos), resulting in multiple hours of lost productivity.
Product Area
Unknown
Link
No response
DSN
No response
Version
No response
The text was updated successfully, but these errors were encountered: