input-output-hk / offchain-metadata-tools

Tools for creating, submitting, and managing off-chain metadata such as multi-asset token metadata
Apache License 2.0
46 stars 33 forks source link

Issue Building cardano-metadata-submitter in RaspBerry Pi #11

Open Monzonico opened 3 years ago

Monzonico commented 3 years ago

Hi, I am trying to build with stack in my RaspBerry Pi but getting an error:

**Error: While constructing the build plan, the following exceptions were encountered:

In the dependencies for cardano-metadata-submitter-0.1.0.0: metadata-lib needed, but the stack configuration has no specified version (no package with that name found, perhaps there is a typo in a package's build-depends or an omission from the stack.yaml packages list?) needed since cardano-metadata-submitter is a build target.**

any ideas?

varianchu commented 3 years ago

Hi, I also experienced this from my end. Any ideas or solutions?

varianchu commented 3 years ago

Hi, I tried doing the test using "npm test" however i am encountering this error. Any ideas how to solve this? Screen Shot 2021-04-18 at 10 57 54 PM