Skip to content
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

peerDependencies issues when upgrade NextJS to v8 #8

Open
3 tasks done
hiroshinishio opened this issue Oct 5, 2024 · 2 comments
Open
3 tasks done

peerDependencies issues when upgrade NextJS to v8 #8

hiroshinishio opened this issue Oct 5, 2024 · 2 comments

Comments

@hiroshinishio
Copy link
Owner

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

v7.109.0 --> 8.32.0

Framework Version

nextjs 14.2.3

Link to Sentry event

No response

Reproduction Example/SDK Setup

No response

Steps to Reproduce

npm install..

Expected Result

Sentry SDK should handle installing additional packages

Actual Result

└─┬ @sentry/nextjs 8.32.0
├─┬ @opentelemetry/instrumentation-http 0.53.0
│ ├── ✕ missing peer @opentelemetry/api@^1.3.0
│ ├─┬ @opentelemetry/core 1.26.0
│ │ └── ✕ missing peer @opentelemetry/api@">=1.0.0 <1.10.0"
│ └─┬ @opentelemetry/instrumentation 0.53.0
│ └── ✕ missing peer @opentelemetry/api@^1.3.0
└─┬ @sentry/opentelemetry 8.32.0
├── ✕ missing peer @opentelemetry/api@^1.9.0
├── ✕ missing peer @opentelemetry/core@^1.25.1
├── ✕ missing peer @opentelemetry/instrumentation@^0.53.0
└── ✕ missing peer @opentelemetry/sdk-trace-base@^1.26.0
Peer dependencies that should be installed:
@opentelemetry/api@">=1.9.0 <1.10.0" @opentelemetry/instrumentation@^0.53.0
@opentelemetry/core@^1.25.1 @opentelemetry/sdk-trace-base@^1.26.0

Copy link

gitauto-ai bot commented Oct 5, 2024

Click the checkbox below to generate a PR!

  • Generate PR

@hiroshinishio, You have 5 requests left in this cycle which refreshes on 2024-11-04 02:56:25+00:00.
If you have any questions or concerns, please contact us at [email protected].

Copy link

gitauto-ai bot commented Oct 5, 2024

Sorry, we have an error. Please try again.

Have feedback or need help?
Feel free to email [email protected].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant