Hey, I'm developing a project with Remix and I am facing this issue: TS2339: Property 'on' does not exist on type 'RCONClient'. I am guessing something must be configured to get a read of this error, this error doesn't show up on javascript, because you know its js. So I'm installing npm install --save-dev typed-emitter, report to you later on how it went!