Skip to content

Bun missing from dependencies list #2

@twilight-flower

Description

@twilight-flower

I attempted to run the server's start.sh script on my Arch Linux machine with Git, Node, and Java all installed in accordance with the readme. However, the server seems to depend on Bun as well: trying to run the script without that installed led to an error, while, after I installed it, the server ran without issue. I'd recommend adding Bun to the dependencies list, accordingly.

(The start script did make an attempt to do a global install of Bun via Node. However, this failed due to permission issues, and as far as I can tell this was correct of it: it makes much more sense, if a global install of Bun is necessary, to list it in the dependencies list for people to acquire via their package-management tool of choice, rather than making non-warned-about global installs of dependencies-not-in-the-list upon the script's run.)

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