You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What you need to do is update to the 8.0.0-alpha.2 version.
Yes, it worked. Just think it's too bad to need to install a pre-release version to fix that bug and find out some others in that version while stable ones exists but have the current bug 😓
Prerequisites
Fastify version
^5.2.1
Plugin version
^7.0.1
Node.js version
v22.13.0
Operating system
macOS
Operating system version (i.e. 20.04, 11.3, 10)
15.3.1
Description
As you can see, there is no
plugin
in the@fastify/vite
folder inside node_modules.I usually use pnpm and I tried to use npm to see if pnpm is the problem but it's not.
Or may be am I wrong and this is not supposed to exists anymore ?
I just copy/pasted the code here https://github.com/fastify/fastify-vite/blob/dev/examples/typescript-vanilla/vite.config.js
Link to code that reproduces the bug
https://github.com/FrancoRATOVOSON/fastify-vite-issue
Expected Behavior
No response
The text was updated successfully, but these errors were encountered: