Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

nabilkrs's avatar

Vite manifest not found at: {PATH}\public\build/manifest.json

Hey Guys I hope that you are doing well. I facing this issue Vite manifest not found at: {PATH}\public\build/manifest.json I runned npm run dev command but this is persists. I tried other solutions but I'm still facing the this error. Please I need your help.

0 likes
5 replies
vincent15000's avatar

Do you have this message when pushing the code in production on a web server ?

Or is it locally on your computer ?

In production you need to run npm run build and push the public/build folder.

vincent15000's avatar

@nabilkrs Ok ... what are you really trying to do ? To put your application in production ? Or just to run it locally ? In which situation do you get this error message around the manifest ?

1 like

Please or to participate in this conversation.