Open
Description
What version of Bun is running?
1.0.15+b3bdf22eb
What platform is your computer?
Darwin 23.1.0 arm64 arm
What steps can reproduce the bug?
git clone https://github.com/oven-sh/bun
cd bun
bun run setup
What is the expected behavior?
bun-debug
build sucessfully.
What do you see instead?
[27/220] Building CXX object CMakeFiles/bun-debug.dir/src/bun.js/bindings/webcore/IdentifierEventListenerMap.cpp.o
ninja: build stopped: subcommand failed.
error: script "setup" exited with code 1 (SIGHUP)
Additional information
No response