nestjs-addons / platform

Monorepo for all addons, website, docs, and assets
MIT License
18 stars 3 forks source link

can't install with @nestjs/common@8.4.3 #65

Open bwp618 opened 2 years ago

bwp618 commented 2 years ago

npm ERR! Found: @nestjs/common@8.4.3 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/in-memory-db@3.0.3 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 commented 1 year ago

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