dodrio icon indicating copy to clipboard operation
dodrio copied to clipboard

can't find crate for `core`

Open yihan0512 opened this issue 4 years ago • 0 comments

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: aborting due to previous error

For more information about this error, try rustc --explain E0463. error: could not compile cfg-if.

To learn more, run the command again with --verbose. warning: build failed, waiting for other jobs to finish... error: build failed `

yihan0512 avatar Mar 01 '21 17:03 yihan0512