Open seSze opened 2 years ago
Thank you! I'm working to resolve Fastify v3/v4 compatibility issues now — next release for both dx-react and dx-vue should be updated to Fastify v4, but I'm investigating how costly it can be (if at all) to maintain a working version for v3 as well.
I'll update this issue when it's out.
For now, if you want to play with it, lock Fastify to v3 in package.json.
you need any help with that?
Prerequisites
Fastify version
4.0.3
Plugin version
No response
Node.js version
16
Operating system
macOS
Operating system version (i.e. 20.04, 11.3, 10)
Monterey
Description
It appears fastify-static requires version 3.x of fastify
Steps to Reproduce
Run
yarn build && yarn start
on fresh installExpected Behavior
No response