Results 5 issues of hax0r

Hi, i have a Definition issues. And i'm using nest v6 > node_modules/nest-emitter/nest-emitter.module.d.ts:3:35 - error TS2694: Namespace 'NodeJS' has no exported member 'Events'. 3 declare type NestEmitter = NodeJS.Events ```javascript...

I am trying to convert my html codes. But specially `` tag is not replaced markdown syntax

I could not use it at all because of one of my compilation options So I made it myself. I hope others don't have the same issues as me. ```typescript...

error on `214` line "this.wrapper.style"

I'm using current repository. When i'm trying to deploy the console is throwing this error **"Cannot find module '@nodelib/fs.stat"** I'm not actually using this module on my app. Is this...