Skip to content

[@sentry/nestjs] Can you make package compatible with @nestjs/common@"^11.0.0" #15285

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

Closed
Miguiz opened this issue Feb 4, 2025 · 0 comments
Closed

Comments

@Miguiz
Copy link

Miguiz commented Feb 4, 2025

Problem Statement

npm install @sentry/nestjs @sentry/profiling-node --save

npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: onchain-service@0.0.1
npm error Found: @nestjs/common@11.0.7
npm error node_modules/@nestjs/common
npm error @nestjs/common@"^11.0.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nestjs/common@"^8.0.0 || ^9.0.0 || ^10.0.0" from @sentry/nestjs@8.54.0
npm error node_modules/@sentry/nestjs
npm error @sentry/nestjs@"*" from the root project

Solution Brainstorm

Upgrade version compatibility,
Thanks

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

No branches or pull requests

2 participants