0
votes

Issue getting metaplex candy machine to run. Seems to be an issue with the dependencies. I have attached a screenshot of the first issue.enter image description here

Can you try just using yarn inside the metaplex/js folder? use cd to change the directory into the js folder of metaplex (or metaplex-master) and then run yarn - WrathionTBP