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
was facing the same issue, make sure that you do a "solana update" and also a rustc update. Also check that you're using an updated Node version (mine working on 17.3.0).After all updations MAKE SURE you clear cache, the command is "rm -rf ~/.cache/solana", don't remember the exact command! This is what I did to resolve the issue!
Hi, i follow solana bootcamp lecture from youtube and trying to run some code from this repo.
got error when running
cargo build-bpf
rustup show:
complete error log after executing
cargo build-bpf
:The text was updated successfully, but these errors were encountered: