captcha-canvas icon indicating copy to clipboard operation
captcha-canvas copied to clipboard

skia-canvas module not found

Open Dreikam opened this issue 2 years ago • 1 comments

<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. (<bot_path>\node_modules\captcha-canvas\node_modules\skia-canvas\lib\index.js:23:29) at Module._compile (node:internal/modules/cjs/loader:1126:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1180:10) at Module.load (node:internal/modules/cjs/loader:1004:32) at Function.Module._load (node:internal/modules/cjs/loader:839:12) Emitted 'error' event on Client instance at: at emitUnhandledRejectionOrErr (node:events:394:10) at processTicksAndRejections (node:internal/process/task_queues:85:21) { code: 'ERR_DLOPEN_FAILED'

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 captcha code

canvas captcha

Dreikam avatar Aug 22 '22 04:08 Dreikam

Update captcha-canvas to latest version and see if the problem is still there

Shashank3736 avatar Aug 26 '22 09:08 Shashank3736