captcha-canvas
captcha-canvas copied to clipboard
skia-canvas module not found
<bot_path>\node_modules\captcha-canvas\node_modules\skia-canvas\lib\v6\index.node
at Object.Module._extensions..node (node:internal/modules/cjs/loader:1210:18)
at Module.load (node:internal/modules/cjs/loader:1004:32)
at Function.Module._load (node:internal/modules/cjs/loader:839:12)
at Module.require (node:internal/modules/cjs/loader:1028:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object.
i've already installed the module but the npm didnt found the dependecy. Its a version error or im doing something wrong?
pd: is the same code that is in the documentation, I've tried to put captcha.async = true to test if this fixed but nope
Update captcha-canvas to latest version and see if the problem is still there