-
Notifications
You must be signed in to change notification settings - Fork 196
Open
Description
Hi, the API is failing me when I set the PokeGo.init method (prop, function (err) {/ ...}).
I set the variables correctly, check them a few times, and the console shows me the following error:
/mnt/c/Users/x-user/Desktop/x-proyect/node_modules/pokemon-go-node-api/poke.io.js:841
var _data$results$0$geome = data.results[0].geometry.location;
TypeError: Cannot read property 'geometry' of undefined
at /mnt/c/Users/x-user/Desktop/x-proyect/node_modules/pokemon-go-node-api/poke.io.js:841:53
when checking the line number, I see that it shows a '}'
Pokemon-GO-node-api/poke.io.js
Line 841 in 9d10b94
| }; |
Metadata
Metadata
Assignees
Labels
No labels