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

VETO87's avatar

First deployment : Mix manifest not found at

Hello, This is my first time using forge. I have this issue "Mix manifest not found at: /home/forge/example.me/public/mix-manifest.json" after deploying. how can i fixt it?

I did try "npm install && npm run dev" in the commands page in forge and got status: timeout.

0 likes
1 reply
tykus's avatar

Use npm run prod in production environment.

You could try to SSH into the server and run the commands directly

Please or to participate in this conversation.