FuelLabs / FuelLabs/fuelup

Uninstalled components are stated to be installed

Open
#487 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
282
Forks
150
Avg merge
2d 17h
Merged PRs (30d)
2

Description

### Problem

Preventing the downloading of components leads to fuelup believing they are installed and it blocks you from attempting to install them again.

### Steps

1. Create a new toolchain `fuelup toolchain new `
2. Install components with a bad connection `fuelup component add forc@0.44.1`
3. When it says it's downloading components kill the process
4. Check if fuelup has installed the components with fuelup show it should say that everything is not found
5. Repeat step 2 to install components and get a message saying that your chosen version of forc is already installed.

Had to delete the toolchain entirely from the directory and even after trying a different version I had the same issues.

### Possible Solution(s)

_No response_

### Notes

Had a slow internet connection so I was stuck downloading the binaries for a while. Ended up killing the process to try again which presented this issue.

Ended up switching to `latest` and waiting till it installs everything

### Fuelup version

```console
0.19.5
```

### Installed components

```console
Tried 0.44.0 and then 0.44.1
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.