vite-plugin-node
vite-plugin-node copied to clipboard
NestJs Build error - Failed to resolve entry for package "fs"
The dev mode works great. The production build returns a vage error.
Failed to resolve entry for package "fs". The package may have incorrect main/module/exports specified in its package.json.
Any clue what it means and how to fix it?
I’m using vite 4.4.8