cargo +nightly contract build のエラー
解決したいこと
cargo +nightly contract build のエラー
発生している問題・エラー
ERROR: Your wasm-opt version is 91, but we require a version >= 99.
If you tried installing from your system package manager the best
way forward is to download a recent binary release directly:
Make sure that the wasm-opt file from that release is in your PATH.
自分で試したこと
binaryen のダウンロード
0 likes