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

Version mismatch of forc and forc-wallet #515

Open
sdankel opened this issue Nov 17, 2023 · 0 comments
Open

Version mismatch of forc and forc-wallet #515

sdankel opened this issue Nov 17, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@sdankel
Copy link
Member

sdankel commented Nov 17, 2023

When I do fuelup show on beta-4 toolchain, I get this output. I've confirmed that these binaries are all coming from fuelup, not from the cargo bin directory.

active toolchain
-----------------
beta-4-aarch64-apple-darwin (default)
  forc : 0.46.1
    - forc-client
      - forc-deploy : 0.46.1
      - forc-run : 0.46.1
    - forc-doc : 0.46.1
    - forc-explore : 0.28.1
    - forc-fmt : 0.46.1
    - forc-index : 0.23.0
    - forc-lsp : 0.46.1
    - forc-tx : 0.46.1
    - forc-wallet : 0.3.0
  fuel-core : 0.20.5
  fuel-core-keygen : Error getting version string
  fuel-indexer : 0.23.0

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

$  forc-wallet --version
forc wallet 0.3.0
$ forc --version
forc 0.46.1

Under fuels versions it shows the wrong versions. I'm confused at why we show anything under fuels version since the correct versions are already printed above.

@sdankel sdankel added the bug Something isn't working label Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant