Hello I 'have a problem with my web app. I have backend in Laravel and frontend in VUEJs. I Use laravel-mix for create unique file js and css.
But now I get this error, sometimes on app.js and sometimes on app.css
GET http://mysite.local/js/app.js net::ERR_CONTENT_LENGTH_MISMATCH
I use xampp but the problem it only appears after a while that I work.
someone else had such a problem?