Closed steathy closed 5 years ago
program will not work if password contains only numbers: 123456 for example.
it throws out "UnhandledPromiseRejectionWarning: TypeError: text is not iterable". looks like it has something to do with puppeteer
Ahh that's probably a bug with the init script. As a work around, open up your config file and make sure your password has quotes around it.
Unfortunately quotes don't work. Already tried. Gotta be something else
program will not work if password contains only numbers: 123456 for example.
it throws out "UnhandledPromiseRejectionWarning: TypeError: text is not iterable". looks like it has something to do with puppeteer