ckatzorke / howlongtobeat

A simple api for https://howlongtobeat.com/
Do What The F*ck You Want To Public License
338 stars 45 forks source link

Error in detail function #52

Open tcardy opened 1 year ago

tcardy commented 1 year ago

when using the detail function with a known good id in version 1.7.0

TypeError: Cannot read property 'children' of undefined at Function.parseDetails (\node_modules\howlongtobeat\dist\main\howlongtobeat.js:111:43) at HowLongToBeatService. (\node_modules\howlongtobeat\dist\main\howlongtobeat.js:26:45) at Generator.next () at fulfilled (***\node_modules\howlongtobeat\dist\main\howlongtobeat.js:4:58) at processTicksAndRejections (internal/process/task_queues.js:97:5)

marcelodive commented 1 year ago

Yep, it is happening to me too

thulin82 commented 1 year ago

Check out @ckatzorke comment in the last post of: https://github.com/ckatzorke/howlongtobeat/issues/40