I'm having problem with Symfony webpack encore and getting following error.
Loading failed for the <script> with source “http://localhost:8000/build/js/app.js”.
Tried with both with or without asset.
<script src="{{ asset('build/js/app.js') }}"></script>
Tried with Firefox, Chrome.