fleet icon indicating copy to clipboard operation
fleet copied to clipboard

Compile error.

Open Jerrody opened this issue 3 years ago • 4 comments

When I try to compile I get it: error: incorrect value `...` for codegen option `split-debuginfo` - one of supported split-debuginfo modes (`off`, `packed`, or `unpacked`) was expected

Jerrody avatar Sep 28 '22 15:09 Jerrody

after installing fleet.cargo report this error as well. how to roll that status to the time before installing fleet?

Caviar-X avatar Oct 13 '22 02:10 Caviar-X

This way can let you use cargo when fleet report this bug. run :

cargo uninstall fleet-rs
cargo uninstall sccache
rm ~/.cargo/config.toml

remove and install your current version(I'm using nightly now)

I don't know which one works.

Caviar-X avatar Oct 17 '22 00:10 Caviar-X

still getting this bug

hoomp3 avatar Dec 23 '22 09:12 hoomp3

this should be fixed soon

faisalsayed10 avatar May 02 '23 08:05 faisalsayed10