I cloned a Symfony 4 web application (which work on the server) to a fresh installed VM, but after installing all the packages, I get this error message :
An exception has been thrown during the rendering of a template ("Asset manifest file "/var/www/html/kyc/htdocs/public/build/manifest.json" does not exist.").
I tried this solution without success :
Symfony Error: "An exception has been thrown during the rendering of a template"
Any idea ?
Thank you.