Matt Parlane
Matt Parlane
I just got this error tonight. If anyone stumbles across this in the future, adding `DOCKER_BUILDKIT=0` before the build command worked for me.
I just got bitten by this... commenting out that line in `Modal.js` works fine and I have not noticed any negative effects. Any chance of getting this bumped? Thanks!
Correct. It's Ubuntu 16.04LTS, which I know is old, but it's still supported till April 2021. ``` root@localhost:~# gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure...
I'm on 0.49.6, same issue. I'm in New Zealand. Also using remote dev -- client is Windows, server is Ubuntu. New install, existing project. The `embeddable_files.txt` file did exist and...