voidmozx

Results 1 comments of voidmozx

Maybe you use npm/yarn install wasm-pack. Just remove it and use cargo install instead. ``` yarn global remove wasm-pack cargo install wasm-pack ```