Skip to content

Hooks doesn't work for nestjs 8+ version #17

@nikosson

Description

@nikosson

Version: @nestjs/common 8.0.6, @nestjs/core 8.0.6.

Steps to reproduce:

  1. Install nest version 8+.
  2. Install NestPack/hooks library.
  3. Error Nest can't resolve dependencies of the HooksService is being thrown(you can see details in the screenshot below)
    Знімок екрана 2022-01-11 о 21 41 35

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions