You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is more likely to appear in monorepos as I found, but basically since the introduction of @fastify/otel, it clashes with @sentry/opentelemetry, both of them wanting different versions of @opentelemetry packages :
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/nextjs
SDK Version
9.17.0
Framework Version
Next 15.3.2
Link to Sentry event
No response
Reproduction Example/SDK Setup
No response
Steps to Reproduce
This issue is more likely to appear in monorepos as I found, but basically since the introduction of
@fastify/otel
, it clashes with@sentry/opentelemetry
, both of them wanting different versions of@opentelemetry
packages :Expected Result
There should be no peer dependencies issues
Actual Result
The text was updated successfully, but these errors were encountered: