Level 102
Sure. Run npm run build locally and make sure that you upload /public/build
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I can't use npm on my hosting server. After uploading the files (using git), I get the following error:
Vite manifest not found at: ....
Is there a way to precompile locally?
Thanks
Sure. Run npm run build locally and make sure that you upload /public/build
Please or to participate in this conversation.