pikax / swgoh

Unofficial node library for swgoh.gg
MIT License
17 stars 4 forks source link

Mods Lookup Failing #4

Closed rmgirardin closed 6 years ago

rmgirardin commented 6 years ago

When entering a username for a mod, I am getting the following error:

Uncaught Promise Error:  TypeError: Cannot read property 'startsWith' of undefined
    at Swgoh.<anonymous> (/Users/richiegirardin/GitHub/mouse-bot/node_modules/swgoh/dist/index.js:419:34)
    at step (/Users/richiegirardin/GitHub/mouse-bot/node_modules/swgoh/dist/index.js:74:23)
    at Object.next (/Users/richiegirardin/GitHub/mouse-bot/node_modules/swgoh/dist/index.js:55:53)
    at fulfilled (/Users/richiegirardin/GitHub/mouse-bot/node_modules/swgoh/dist/index.js:45:58)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)

It used to work before, but does not now.

pikax commented 6 years ago

it seems the swgoh.gg change slightly the css of website, I made a commit that fix that issue

pikax commented 6 years ago

update to v0.3.2