seidelmartin / nest-koa-adapter

Koa Http adapter for Nest.js
MIT License
31 stars 6 forks source link

TypeError: applicationRef.isHeadersSent is not a function #22

Open wayward-man opened 2 years ago

wayward-man commented 2 years ago

"@nestjs/core": "^9.0.1", "nest-koa-adapter": "^2.0.0",

Could u have a look at my problem?

TypeError: applicationRef.isHeadersSent is not a function at ExceptionsHandler.catch (/Users/myname/Desktop/devRepository/fast-gateway/node_modules/@nestjs/core/exceptions/base-exception-filter.js:27:29)