Can't update fuel-core in fuelup

I used fuelup show command to check all components version and after recent sway update cos I keep getting error when run test with following message

and for fuel-core component it returns me this value

 forc : 0.38.0+nightly.20230517.29b1d0c47b
    - forc-client
      - forc-deploy : 0.38.0+nightly.20230517.29b1d0c47b
      - forc-run : 0.38.0+nightly.20230517.29b1d0c47b
    - forc-doc : 0.38.0+nightly.20230517.29b1d0c47b
    - forc-explore : 0.28.1+nightly.20230517.4bb7392eed
    - forc-fmt : 0.38.0+nightly.20230517.29b1d0c47b
    - forc-index - not found
    - forc-lsp : 0.38.0+nightly.20230517.29b1d0c47b
    - forc-tx - not found
    - forc-wallet : 0.2.2+nightly.20230517.29732c4b1d
  fuel-core : Error getting version string
  fuel-indexer - not found

Tried to add it manually with this command fuelup component add fuel-core@0.18.0 , it didn’t help also.

1 Like