Open helor opened 5 years ago
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>'
this package is not compatible with nest@6. You can use @hyman/nest-log4js, a forked project which work with nest@6
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>'