tinderjs/tinderauth

ErrorUtils caught an error: "window.document.body.getClientRects is not a function

Opened this issue · 2 comments

Steps to reproduce:

# npm i tinderauth -g
# tinderauth
? Email me@me.com
? Password *********
Getting your tinder fb access token this can take a while... (1-3 min)
ErrorUtils caught an error: "window.document.body.getClientRects is not a function". Subsequent errors won't be logged; see https://fburl.com/debugjs.
ErrorUtils caught an error: "Cannot read property 'contains' of undefined". Subsequent errors won't be logged; see https://fburl.com/debugjs.
Tinderauth failed: Invalid protocol: fb464891386855067:

node v10.16.0 / npm 6.9.0

I'm not maintaining these repos anymore myself but I can accept a PR if you submit one

I'll not investigate but I like the way you implemented this lib.
Why not adding a warning on the first line of README file to alert that this isn't a maintained project ?