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

NPM Install Throws the bleow Error #529

Open
CodyxKarthi opened this issue Sep 20, 2024 · 1 comment · May be fixed by #528
Open

NPM Install Throws the bleow Error #529

CodyxKarthi opened this issue Sep 20, 2024 · 1 comment · May be fixed by #528

Comments

@CodyxKarthi
Copy link

npm install
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: ack-nestjs-boilerplate@7.0.0
npm error Found: @sentry/node@8.25.0
npm error node_modules/@sentry/node
npm error @sentry/node@"^8.25.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @sentry/node@"^7.7.0" from @ntegral/nestjs-sentry@4.0.1
npm error node_modules/@ntegral/nestjs-sentry
npm error @ntegral/nestjs-sentry@"^4.0.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error C:\Users\codyx\AppData\Local\npm-cache_logs\2024-09-20T16_39_32_548Z-eresolve-report.txt
npm error A complete log of this run can be found in: C:\Users\codyx\AppData\Local\npm-cache_logs\2024-09-20T16_39_32_548Z-debug-0.log

@andrechristikan
Copy link
Owner

this issue from ntegral/nestjs-sentry
on development branch this issue was solved, but not release yet

@andrechristikan andrechristikan linked a pull request Oct 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants