Arm

Results 2 comments of Arm

[Edit] 0.1.10 Latest version on WSL 2 Ubuntu 22.04.1 LTS I'm using with nestjs default package.json and have same problem. ```shell ❯ bun rm **package** # or bun a **package**...

> > Argument of type 'Validator' is not assignable to parameter of type 'FastifyRegisterOptions | undefined'. > > The error is correct. ~You are not passing `fastify` plugin in the...