#Getting "pathToRegexp is not a function" when converting from express to fastify
7 messages · Page 1 of 1 (latest)
Gladly:
You should make sure that the platform-fastify is on the same version as core. So npm i @nestjs/platform-fastify@8.4.7 should do it
Wow, that simple? Giving it a shot now 🤞
Running into different package/dependency issues that I've been trying to resolve myself, stuck now at:
I've tried: npm i @fastify/view which didn't seem to help
The updated nest info output: