Shashank3736 / captcha-canvas

A captcha generator by using skia-canvas.
https://captcha-canvas.js.org
Apache License 2.0
61 stars 11 forks source link

Specified module could not be found. #39

Closed niyuki closed 2 years ago

niyuki commented 2 years ago

At node v16.9.0 I tried to install captcha-canvas like in the docs (https://www.npmjs.com/package/captcha-canvas) and after downloading captcha-canvas it keeps returning following Error: image I can't tell if it's the node version or my computer. I tried uninstalling node_modules & deleting package-lock.json and redownloading everything but I couldnt find any solution yet.

Shashank3736 commented 2 years ago

try installing skia-canvas by command

npm i skia-canvas

Most probably your system (computer in this case) do not support skia-canvas