ERR_MODULE_NOT_FOUND on npm run build
I've executed
npm run build
as I have a layout issues (2 weeks can't upgrade our app to v3) and I got the following error
I see that the folder node_modules/vite/dist/node/
does not exist in my system. Is there something that I can do, like to reinstall some module or to do something else to fix that issue?0 Replies