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.

Hi,
The
artemisdirectory contains ayarn.lockfile 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.