JoshOrndorff / recipes

A Hands-On Cookbook for Aspiring Blockchain Chefs
GNU General Public License v3.0
378 stars 186 forks source link

Trying to build the master branch, encounter this error #479

Closed yumingchangsabodota closed 2 years ago

yumingchangsabodota commented 2 years ago

Hi, I tried to cargo build the master branch, however, I am running into these errors.

  1. error: duplicate lang item in crate std (which serde depends on): oom
  2. error: duplicate lang item in crate std (which serde depends on): panic_impl.

Is there any way the resolve this issue?

yumingchangsabodota commented 2 years ago

Nevermind, I was cargo building the wrong way. Issue closed. Thanks.

anishnaik commented 1 year ago

@yumingchangsabodota what was the build command you used?