Shashank3736 / captcha-canvas

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

"MODULE NOT FOUND' captcha-canvas #45

Closed NiklasPeterson closed 2 years ago

NiklasPeterson commented 2 years ago

Hey @Shashank3736 ! I'm getting this error when running my project with the captcha-canvas installed:

Screenshot 2022-08-15 at 1 12 52 AM

It looks like the script file is missing inside the node_modules. I have tried to remove and install several times but doesn't get any different results.

Package.json:

Screenshot 2022-08-15 at 1 12 29 AM

node_modules:

Screenshot 2022-08-15 at 1 12 43 AM
fasterplayer commented 2 years ago

They broked the package but won't reply to issues. Gotta find a work around.

Shashank3736 commented 2 years ago

They broked the package but won't reply to issues. Gotta find a work around.

Who broke the package?

Edit: Oh I broked the package 😞

Shashank3736 commented 2 years ago

Update the package the problem will be solved thank you for reporting the issue.

NiklasPeterson commented 2 years ago

Nice, it works now! Thanks for the fast response and fix!