Upon launching my project on the live server, I encountered the following error:
An error occurred during template compilation ("Could not locate file "@JDareClankBundle/Resources/public/js/".") in "JDareClankBundle::client.html.twig".
I have tried clearing the cache and dumping the assets, but the issue persists.
The error does not occur on my local machine, leading to confusion about the cause.
Any insights or suggestions would be greatly appreciated.
Thank you