hi ,
I'm getting this error . Anyone can help?
oops, something went wrong! ReferenceError: HTMLCanvasElement is not defined
+1 on this issue, I have the same error for no reason...
@muhammad-dev did you find something?
Hi,
are you by any chance trying to run this with Node in the backend ?
I ran into this error trying exactly that, but when I moved this logic to my app's front end, the whole thing went smoothly.
Hope it helps.
Most helpful comment
Hi,
are you by any chance trying to run this with Node in the backend ?
I ran into this error trying exactly that, but when I moved this logic to my app's front end, the whole thing went smoothly.
Hope it helps.