Lucas Roland

Results 2 comments of Lucas Roland

`'png'` written like this isn't a MIME type ! Replace ``` .getBufferAsync(`png`)``` with ```.getBufferAsync(Jimp.MIME_PNG)``` instead

@Researchguy007 the .exe is not an installer, it's a command line executable, you have to open your command line in the folder where the executable is (in your case, Downloads)...