error TS2420: Class 'NestMicroservice' incorrectly implements interface 'INestMicroservice'. Property 'listenAsync' is missing in type 'NestMicroservice' but required in type 'INestMicroservice'.
Simply ensure you install the same version of the current @nestjs/core.
Ex: If you're currently on NestJS Version 8 (@nestjs/core -> 8.4.7)
pnpm i @nestjs/[email protected]
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With