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

Fix compatibility with NestJS >= 8.0.0 #69

Open
schuerg opened this issue Nov 18, 2021 · 3 comments
Open

Fix compatibility with NestJS >= 8.0.0 #69

schuerg opened this issue Nov 18, 2021 · 3 comments

Comments

@schuerg
Copy link

schuerg commented Nov 18, 2021

NestJS >= 8.0.0 is not compatible with @digikare/[email protected]

NPM says:

npm ERR! Found: @nestjs/[email protected]
npm ERR! node_modules/@nestjs/common
npm ERR!   @nestjs/common@"^8.2.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @nestjs/common@"^6.0.0 || ^7.0.0" from @digikare/[email protected]
npm ERR! node_modules/@digikare/nestjs-prom
npm ERR!   @digikare/nestjs-prom@"^1.0.0" from the root project
@schuerg schuerg changed the title Fix compatibility with nest Fix compatibility with NestJS >= 8.0.0 Nov 18, 2021
@is-blackhole
Copy link

Same issue with nest 8 compatibility, can you plz support nest 8?

@pumano
Copy link

pumano commented Jan 24, 2023

@workfel could you help with pull requests with updated dependencies and adding support for latest nestjs support?

@bugok
Copy link

bugok commented Dec 15, 2023

Looks like #79 is supposed to address this.

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

4 participants