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
Try upgrading your Rust compiler: rustup update stable
Thanks @frol !🙏 updating the stable toolchain fixed the issue.
(I had rustc 1.80.0 , and now, after installing 1.83.0, the NFT contract was built successfully)
I'll update the ReadMe and add a note so users are aware and can update their Rust environment.
From a fresh repo clone, when running
cargo near build
, the build fails with the following error:The text was updated successfully, but these errors were encountered: