Menno van Baalen
Menno van Baalen
I had the same error: Error exporting file. Running the ffmpeg command manually was working without problems. It seems to be that audiosprite does not work with ffmpeg 4.x: At...
I managed to get xdebug 3.1.0 working with Drupal-vm & Phpstorm by adding these lines to the xdebug.ini.j2 file, as Guilherme Barbosa suggests: ``` xdebug.mode={{ php_xdebug_mode }} xdebug.client_host={{ php_xdebug_client_host }}...
Thank you for your quick response. I'm gonna give that a try and I will share my findings.
I'm very sorry for the late reply, but I can confirm that it is working now, using babel. This is the part of my webpack.config.js that handles .js files: `...