I downloaded the source and attempted to compile it on macOS, but encountered the following errors:
■ emcmake cmake -S . -B build -G Ninja
[11:25:06 AM] x Error detected while running '_wrapFunction'
[11:25:06 AM] x ------------------------------------
[11:25:06 AM] x Error: Command failed: /Users/.../yoga-3.2.0/javascript/.emsdk/upstream/emscripten/emcmake cmake -S . -B build -G Ninja
x ------------------------------------
[11:25:06 AM] x finished 'build' in 1101.29s with errors
[11:25:06 AM] x Error previously detected. See above for error messages.
npm ERR! Lifecycle script build failed with error:
npm ERR! Error: command failed
npm ERR! in workspace: [email protected]
npm ERR! at location: /Users/chengfuchen/Downloads/yoga-3.2.0/javascript
Does anyone have any insight into these errors?
Appreciate any assistance on this