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

can't install with @nestjs/[email protected] #65

Open
bwp618 opened this issue Apr 6, 2022 · 1 comment
Open

can't install with @nestjs/[email protected] #65

bwp618 opened this issue Apr 6, 2022 · 1 comment

Comments

@bwp618
Copy link

bwp618 commented Apr 6, 2022

npm ERR! Found: @nestjs/[email protected]
npm ERR! node_modules/@nestjs/common
npm ERR! @nestjs/common@"^8.4.3" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @nestjs/common@"^6.7.0 || ^7.0.0" from @nestjs-addons/[email protected]
npm ERR! node_modules/@nestjs-addons/in-memory-db
npm ERR! @nestjs-addons/in-memory-db@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /Users/byeongwookpark/.npm/eresolve-report.txt for a full report.

@wesleygrimes
Copy link
Member

I am going to look into getting this updated to the latest version. Thank you for your patience.

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

No branches or pull requests

2 participants