vmware-samples / vmware-blockchain-samples

Sample applications and scripts for interacting with VMware blockchain
Other
43 stars 42 forks source link

Yarn not building artemis but npm does #184

Open elielnfinic opened 1 year ago

elielnfinic commented 1 year ago

Hi,

The artemis directory contains a yarn.lock file meaning that the one who uploaded the project used yarn to build. Unfortunately on Mac OS Ventura 13.0, I was unable to build the project. I tried a couple of times but was getting the error attached to this issue.

After this, I tried to build with npm, it works.

Can you please check this out and fix the issue or switch to npm?

Best regards.

Screenshot 2022-11-05 at 17 37 16
elielnfinic commented 1 year ago

Yarn error log

Arguments: 
  /usr/local/bin/node /usr/local/bin/yarn

Yarn version: 
  1.22.19

Node version: 
  16.14.2

Platform: 
  darwin arm64

Trace: 
  Error: ENOENT: no such file or directory, open '/Users/xxxxxx/Library/Caches/Yarn/v6/npm-@zondax-filecoin-signing-tools-0.2.0-8f8e92157cac2556d35cab866779e9a8ea8a4e25-integrity/node_modules/@zondax/filecoin-signing-tools/.yarn-metadata.json'
saiakhil2012 commented 1 year ago

Hi, we have a fix in progress, Thanks