Open yihan0512 opened 3 years ago
Hello, I try to build the project, but got this error:
error[E0463]: can't find crate forcore | = note: thewasm32-unknown-unknown` target may not be installed
error[E0463]: can't find crate for
| = note: the
error: aborting due to previous error
For more information about this error, try rustc --explain E0463. error: could not compile cfg-if.
rustc --explain E0463
cfg-if
To learn more, run the command again with --verbose. warning: build failed, waiting for other jobs to finish... error: build failed `
Hello, I try to build the project, but got this error:
error[E0463]: can't find crate for
core| = note: the
wasm32-unknown-unknown` target may not be installederror: aborting due to previous error
For more information about this error, try
rustc --explain E0463
. error: could not compilecfg-if
.To learn more, run the command again with --verbose. warning: build failed, waiting for other jobs to finish... error: build failed `