Skip to content

cannot install tailwind-rs-cli caused by yanked version #4

@sassman

Description

@sassman

seems that there is an issue with installing the cli.

It seems to depend on the yanked version 0.16.0 of tailwind-rs-core.

 cargo install tailwind-rs-cli
    Updating crates.io index
  Installing tailwind-rs-cli v0.15.3
    Updating crates.io index
error: failed to compile `tailwind-rs-cli v0.15.3`, intermediate artifacts can be found at `/var/folders/m8/084p1v0x4770rpwpkrgl5b6h0000gn/T/cargo-installU8bqmh`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.

Caused by:
  failed to select a version for the requirement `tailwind-rs-core = "^0.16.0"`
    version 0.16.0 is yanked
  location searched: crates.io index
  required by package `tailwind-rs-cli v0.15.3`
Image

can be confirmed on docs.rs

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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