#Who can help me

16 messages · Page 1 of 1 (latest)

plush geyser

Who can help me?

const Canvas = require('canvas');
let backgroundURL = 'https://cdn.discordapp.com/attachments/850242457600917504/1119718348444422195/wallpaper.png';

const background = await Canvas.loadImage(backgroundURL);
Error: Unsupported image type```
Canvas version: ^2.11.2
crude patio

Idk how loadImage works but don’t you need to fetch it first?

plush geyser

On the official discord,js page they didnt do so either

And ive tried ./wallpaper before

Both same error

celest wasp
plush geyser

Both returned the same error

crude patio

Wait let me get to my laptop

plush geyser

Oh wait, its fixed

Idk how but it is

Thanks for trying to help anyway

crude patio

it won't just "fix" ig

plush geyser

Well i tried again and it worked

celest wasp

the guide does use @napi-rs/canvas, so it could just be the difference between canvas and that

plush geyser

Ill do that just to be sure