vmagnan / GeneCaptcha

Captcha-image generator that are non-solvable by OCR(using genetic algorithm)
0 stars 0 forks source link

Getting an error #1

Open Arjun-Sharma1 opened 3 years ago

Arjun-Sharma1 commented 3 years ago

45c7dcf8151fa839c86f21ec5ffd2f17 ](url)

Followed all the instructions but getting a module not found error. Already tried doing npm install and i'm pretty sure I have all the dependancies.

vmagnan commented 3 years ago

Hi! Have you moved the file from captcha-generators/svg_captcha/index.js to captcha-generators/svg_captcha/node_modules/svg-captcha/index.js? Can you check the existence of ch-to-path in your installed packages?