-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Description
When I try to run "substrate-contracts-node --dev" I get this error:
WARN main wasm-runtime: Cannot create a runtime error=Other("cannot deserialize module: UnknownOpcode(192)")
Error: Service(Client(VersionInvalid("cannot deserialize module: UnknownOpcode(192)"))
I'm use MAC M1
============================
substrate-contracts-node 0.24.0-fe448511262
====
rustup +nightly show
Default host: aarch64-apple-darwin
rustup home: /Users/secoalba/.rustup
installed toolchains
stable-aarch64-apple-darwin (default)
nightly-2023-03-14-aarch64-apple-darwin
nightly-aarch64-apple-darwin
installed targets for active toolchain
aarch64-apple-darwin
wasm32-unknown-unknown
active toolchain
stable-aarch64-apple-darwin (default)
rustc 1.68.2 (9eb3afe9e 2023-03-27)
Default host: aarch64-apple-darwin
rustup home: /Users/secoalba/.rustup
installed toolchains
stable-aarch64-apple-darwin (default)
nightly-2023-03-14-aarch64-apple-darwin
nightly-aarch64-apple-darwin
installed targets for active toolchain
aarch64-apple-darwin
wasm32-unknown-unknown
active toolchain
nightly-aarch64-apple-darwin (overridden by +toolchain on the command line)
rustc 1.70.0-nightly (700938c07 2023-04-04)
Metadata
Metadata
Assignees
Labels
No labels