Skip to content

Bun setup fails with this package #2

@gamedevsam

Description

@gamedevsam

I got this error when running bun setup after installing Zig with this package:

/home/samuel/WSL_Dev/Personal/bun/build.zig:194:13: error: The minimum version of Zig required to compile Bun is 0.12.0-dev.1297+a9e66ed73, found 0.12.0-dev.1286+cc394431a
            @compileError("The minimum version of Zig required to compile Bun is " ++ recommended_zig_version ++ ", found " ++ @import("builtin").zig_version_string);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions