-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I got this error when trying to fetch app details:
/home/benni/coding/JS/tweasel/experiments/monkey-july-2023/node_modules/parse-tunes/dist/src/app-details.ts:439
return res.data[0].attributes;
^
TypeError: Cannot read properties of undefined (reading '0')
at $b3be88adecf6544a$export$22bc61add701495d (/home/benni/coding/JS/tweasel/experiments/monkey-july-2023/node_modules/parse-tunes/dist/src/app-details.ts:439:20)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async file:///home/benni/coding/JS/tweasel/experiments/monkey-july-2023/node_modules/p-map/index.js:139:20
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working