esp-rs/espup repo issues and pull requests
Dependency conflict with indicatif crate during espup installation #510 [chouaibcollab] bug
Bug description When attempting to install espup using cargo install espup, the installation fails due to a...
`cargo install espup` compilation failure #509 [Erhannis] bug
Bug description cargo install espup ends in compilation failure, rather than successfully install espup. Would you...
Erhannis: I tried on a different computer, same error. Ubuntu 22.04.5 LTS cargo 1.88.0 (873a06493...
SergioGasquez: Can you try using cargo install espup --locked?
MihaMarkic: @SergioGasquez Had the same issue on Fedora, --locked did the trick
MihaMarkic: @djugei Could it be that some crate references that cargo version 0.18?
djugei: issue clearly written by chatgpt, also a duplicate of #509