Version: @nestjs/common 8.0.6, @nestjs/core 8.0.6.
Steps to reproduce:
- Install nest version 8+.
- Install NestPack/hooks library.
- Error
Nest can't resolve dependencies of the HooksService is being thrown(you can see details in the screenshot below)

The current behaviour
The project can't be built.
Expected behaviour
The project builds successfuly.
I've found that nestjs/nest#7568 here the same issue is being described.
I can fix this with PR if this repository is still being maintained(I'm not sure about it).
Could you tell me whether this repo is still being maintained?
Version: @nestjs/common 8.0.6, @nestjs/core 8.0.6.
Steps to reproduce:
Nest can't resolve dependencies of the HooksServiceis being thrown(you can see details in the screenshot below)The current behaviour
The project can't be built.
Expected behaviour
The project builds successfuly.
I've found that nestjs/nest#7568 here the same issue is being described.
I can fix this with PR if this repository is still being maintained(I'm not sure about it).
Could you tell me whether this repo is still being maintained?