xDimGG / node-steamapi

An object-oriented Steam API wrapper for Node.js developers.
https://www.npmjs.com/package/steamapi
177 stars 43 forks source link

TypeError: Cannot read property 'map' of undefined #16

Closed NicWickman closed 4 years ago

NicWickman commented 4 years ago

TypeError: Cannot read property 'map' of undefined at get.then.json (D:\Apps\coop\functions\node_modules\steamapi\src\SteamAPI.js:326:38) at process._tickCallback (internal/process/next_tick.js:68:7)

This was working earlier. Suddenly broke?

rclafferty commented 4 years ago

@NicWickman I'm having this exact issue. Do you remember what you did to fix your issue a year ago?

VeqsaGit commented 3 years ago

@NicWickman I'm having this exact issue. Do you remember what you did to fix your issue a year ago?

Same... do you have any idea?