Skip to content

Unable to "cargo install loco" #1768

Description

@Giancarlos

Description
When running "cargo install loco" one of the dependencies "rhai" tries to install a version of rhai that is incompatible with the latest release of loco, so there is a compiler error. The quick fix is to append --lock and this will allow you to run cargo install loco flawlessly.

To Reproduce

Run cargo install loco the build error will occur.

Expected Behavior

Cargo should just install loco without issues.

Environment:

Arch Linux

Additional Context

Not needed, but I can answer any follow up questions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions