#error: The minimum version of Zig required to compile Bun is 0.12.0-dev.1297+a9e66ed73
1 messages · Page 1 of 1 (latest)
the build system is supposed to install the correct version of zig
did you follow the build instructions:
https://bun.sh/docs/project/contributing
Yes, I did.
pull the latest commit, rm -rf .cache, and then try again