Skip to content
New issue

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

log4js.interceptor.abstract type error #2

Open
helor opened this issue May 6, 2019 · 2 comments
Open

log4js.interceptor.abstract type error #2

helor opened this issue May 6, 2019 · 2 comments

Comments

@helor
Copy link

helor commented May 6, 2019

log4js.interceptor.abstract.d.ts:8:5 - error TS2416: Property 'intercept' in type 'Log4jsInterceptorAbstract' is not assignable to the same property in base type 'NestInterceptor<any, any>'

@Darkein
Copy link

Darkein commented Jul 17, 2019

this package is not compatible with nest@6. You can use @hyman/nest-log4js, a forked project which work with nest@6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@helor @Darkein and others