Skip to content

Error installing GUI version with cargo #21

@litekin

Description

@litekin

Installing the TUI and TUI/CLI worked as expected. But this shows after running cargo install typeman:

error: could not compile `typeman` (bin "typeman") due to 1 previous error
error: failed to compile `typeman v1.0.1`, intermediate artifacts can be found at `/tmp/cargo-installKzoRgs`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.

It also says

error: linking with `cc` failed: exit status: 1

I did export CARGO_TARGET_DIR="/tmp/cargo-installKzoRgs" but it did change the output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions