pikax / swgoh

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

imageSrc is undefined #6

Closed rmgirardin closed 6 years ago

rmgirardin commented 6 years ago

I'm receiving an error:

TypeError: Cannot read property 'slice' of undefined
    at Node.<anonymous> (.../node_modules/swgoh/dist/index.js:287:37)

The line causing the error is:

imageSrc: i$.attr("src").slice(2),