Xcode required on macOS #122
Labels
a: documentation
Improvements or additions to documentation
t: bug
Something isn't working
t: good first issue
Good for newcomers
Expected Behaviour
Example compiles on macOS
Example & Steps To Reproduce
cargo run --bin example-runner
System Info
Backtrace
Backtrace
This actually originates within
ash-molten
, and according to this nodejs/node-gyp#569 it can just be ignored (?). So I'll probably file an issue on that repo.For now, this can be fixed by installing full Xcode instead of just the command line tools and then running, changing the path to Xcode.app if needed
The text was updated successfully, but these errors were encountered: