#error: The minimum version of Zig required to compile Bun is 0.12.0-dev.1297+a9e66ed73

1 messages · Page 1 of 1 (latest)

simple kestrel
#

How can I download this specific version of zig in mac ?

royal berry
#

the build system is supposed to install the correct version of zig

simple kestrel
#

Yes, I did.

royal berry
#

pull the latest commit, rm -rf .cache, and then try again