GDColon / GD-Pixel-Art

A quick program that imports optimized pixel art into Geometry Dash
35 stars 26 forks source link

There's an error with both the .bat and .js file #10

Open IsThisPyro opened 2 years ago

IsThisPyro commented 2 years ago

When I open the .bat file, i get " Jimp is required for this program to work! Type "npm install jimp" to install it. ", and when I open the .js file it says " 'return' statement outside of funtion "

Can someone help me with how to fix these and get them to work?

gewygdag commented 2 years ago

go to cmd and type "npm install jimp"

ThePandoroxTP commented 2 years ago

I did npm install jimp 3 times and it still doesn't work, same error always, that jimp isn't installed

Polywhite4 commented 1 year ago

Do "npm install jimp" in the directory (folder) that the script is on