Open KerryRitter opened 4 years ago
Hello! Thanks for sharing the problem!
What version of nestjs did you use? I just checked on version 6 and everything works fine there. Express platform works correctly, without the need to install a Fastify. There are also no warnings on the Fastify platform.
I will be glad to solve the problem, Artem.
I am on a fresh install of Nest 7, latest CLI and framework.
It seems that the problems are really in the new version of nestjs. I will try to deal with this problem at the weekend.
Awesome! Thank you for your efforts :) I'm using cookie-parser for now, but I'll circle back whenever you get time to push a fix. Much appreciated.
I installed and setup as specified, but got the following error on start:
I installed fastify as a dev dependency to get the compilation to work, but was splattered with warnings (due to a version mismatch I assume).