fleet
fleet copied to clipboard
Compile error.
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
after installing fleet.cargo report this error as well. how to roll that status to the time before installing fleet?
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.
still getting this bug
this should be fixed soon