needle-innovision / nestjs-tenancy

Multi-tenancy approach for nestjs - currently supported only for mongodb with mongoose
MIT License
187 stars 58 forks source link

NestJS v9? #32

Closed manojchandrashekar closed 1 year ago

manojchandrashekar commented 2 years ago

Hi @sandeepsuvit. Found the library very useful. Thank you.

But it fails to install on the latest nestjs version because of peer dependency failure.

I tried locally on v9 and it works fine (without extensive testing). Maybe you just need to update the peer dependencies?

sandeepsuvit commented 1 year ago

@manojchandrashekar thanks for writing in. The upgrade to v9 is complete. Please check the docs for installation instructions