Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fuelup missing components with beta-4 toolchain #11

Closed
sdankel opened this issue Nov 8, 2023 · 1 comment
Closed

fuelup missing components with beta-4 toolchain #11

sdankel opened this issue Nov 8, 2023 · 1 comment
Assignees

Comments

@sdankel
Copy link
Member

sdankel commented Nov 8, 2023

When first opening this repo in a codespace, with beta-4 toolchain specified, fuelup shows that core components are missing:

$ fuelup show
Default host: x86_64-unknown-linux-gnu
fuelup home: /home/codespace/.fuelup

installed toolchains
--------------------
beta-3-x86_64-unknown-linux-gnu
latest-x86_64-unknown-linux-gnu
beta-4-x86_64-unknown-linux-gnu (default) (override)

active toolchain
-----------------
beta-4-x86_64-unknown-linux-gnu (override) (default), path: /workspaces/quickstart/counter-contract/fuel-toolchain.toml
  forc : 0.46.1
    - forc-client
      - forc-deploy - not found
      - forc-run - not found
    - forc-doc - not found
    - forc-explore : 0.28.1
    - forc-fmt - not found
    - forc-index : 0.23.0
    - forc-lsp - not found
    - forc-tx - not found
    - forc-wallet : 0.3.0
  fuel-core : 0.20.5
  fuel-core-keygen : 0.20.5
  fuel-indexer : 0.23.0

fuels versions
---------------
forc : 0.45
forc-wallet : 0.45

If I change it to latest toolchain, it works correctly. Also, if I reinstall fuelup in the codespace, it works. For some reason the initial installation of fuelup is missing these components.

@sdankel sdankel self-assigned this Nov 8, 2023
@sdankel
Copy link
Member Author

sdankel commented Nov 8, 2023

This is actually an issue outside of codespaces: FuelLabs/fuelup#509

@sdankel sdankel closed this as completed Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant