You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
I guess cargo ledger setup is run as cargo +stable, but then cargo ledger build nanos invokes the nightly, so it can't find the appropriate toolchain.
Try cargo +nightly ledger setup to install the target files at the right place
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After running the setup, cargo ledger cannot find the custom targets.
Not sure what I'm missing here...
The text was updated successfully, but these errors were encountered: