You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any idea what could be causing this? I tried substituting the emscripten Docker image to use a local emscripten installation, but that fails too, albeit in a different way (unsupported wasm-ld option -retain-symbols-file).
Is there a recommended Node version to build this project? I'm on 16. Xcode command-line tools are installed.
If I try to build according to README (npm install, npm run build), I get the following error on macOS 11.6.2:
Any idea what could be causing this? I tried substituting the emscripten Docker image to use a local emscripten installation, but that fails too, albeit in a different way (unsupported wasm-ld option -retain-symbols-file).
Is there a recommended Node version to build this project? I'm on 16. Xcode command-line tools are installed.
The full build output is attached:
build-output.txt
The text was updated successfully, but these errors were encountered: