ProvableHQ / workshop

📜 A Starter Guide to Build ZK Applications 📜
330 stars 265 forks source link

'cannot call wasm-bindgen imported functions on non-wasm targets' #24

Closed jayjayhust closed 1 year ago

jayjayhust commented 1 year ago

While executing the installation script, I came across a issue listed below:

aleo workshop install error

thread 'main' panicked at 'cannot call wasm-bindgen imported functions on non-wasm targets', /home/jay/.cargo/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.61/src/lib.rs:5604:1 note: run withRUST_BACKTRACE=1environment variable to display a backtrace

Can anyone give a suggestion on this error? thx a lot.

howardwu commented 1 year ago

Thanks for flagging this! We had an outage that should be fixed now. Feel free to close the issue if it is working now.

jayjayhust commented 1 year ago

Thanks for flagging this! We had an outage that should be fixed now. Feel free to close the issue if it is working now.

Yeah it works now. Probably my network problem. Thanks a lot for ur reply.

install ok