Closed stouch closed 2 years ago
When using @nestjs/common >= 9.0.0, cannot install this lib without forcing --legacy-peer-deps
--legacy-peer-deps
https://github.com/depyronick/nestjs-clickhouse
npm i !
npm i
Install without deps error
1.0.15
9.0.3
16.16.0
No response
@stouch
Should be fixed with 1.0.16, can you please verify it? Thanks!
Is there an existing issue for this?
Current behavior
When using @nestjs/common >= 9.0.0, cannot install this lib without forcing
--legacy-peer-deps
Minimum reproduction code
https://github.com/depyronick/nestjs-clickhouse
Steps to reproduce
npm i
!Expected behavior
Install without deps error
Package version
1.0.15
NestJS version
9.0.3
Node.js version
16.16.0
In which operating systems have you tested?
Other
No response