Description
Clyde 0.5.0 introduced new variables to install auto-completion files. I had bat and fd installed on a machine. When I ran clyde update && clyde upgrade, it tried to install the new bat and fd packages using Clyde 0.4.0. This failed because it could not load the new package format but at this point Clyde had already uninstalled the old versions of the package.
TODO
When upgrading a package, do not uninstall the old version until we have loaded the package YAML file.
Description
Clyde 0.5.0 introduced new variables to install auto-completion files. I had
batandfdinstalled on a machine. When I ranclyde update && clyde upgrade, it tried to install the newbatandfdpackages using Clyde 0.4.0. This failed because it could not load the new package format but at this point Clyde had already uninstalled the old versions of the package.TODO
When upgrading a package, do not uninstall the old version until we have loaded the package YAML file.