We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
NestJS >= 8.0.0 is not compatible with @digikare/[email protected]
@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
The text was updated successfully, but these errors were encountered:
Same issue with nest 8 compatibility, can you plz support nest 8?
Sorry, something went wrong.
@workfel could you help with pull requests with updated dependencies and adding support for latest nestjs support?
Looks like #79 is supposed to address this.
No branches or pull requests
NestJS >= 8.0.0 is not compatible with
@digikare/[email protected]
NPM says:
The text was updated successfully, but these errors were encountered: