rebane2001 / mapartcraft

A Minecraft custom mapart schematica generator, designed to be feasible in survival in servers like 2b2t
GNU General Public License v3.0
234 stars 50 forks source link

Can't launch the application #285

Closed Roc25 closed 6 months ago

Roc25 commented 6 months ago

I wanted to try running the application locally on my computer, but it keeps giving me errors. I don’t know how React or NodeJS works, but I want to know how to run it all

NodeJS version is 18.20.2

Installing all dependencies Screenshot

Try to run Screenshot

Try to run after npm audit fix --force Screenshot

rebane2001 commented 6 months ago

try node 16 lts

Roc25 commented 6 months ago

Working with node 16, thx