TypeError: Cannot read properties of undefined (reading 'data') #65

Closed
opened 2023-05-20 15:55:42 +01:00 by Vylpes · 0 comments
Owner
/Users/vylpes/projects/vylbot-app/node_modules/random-bunny/dist/index.js:42
    const randomData = randomSelect.data;
                                    ^

TypeError: Cannot read properties of undefined (reading 'data')
    at randomBunny (/Users/vylpes/projects/vylbot-app/node_modules/random-bunny/dist/index.js:42:37)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
error Command failed with exit code 1.
``` /Users/vylpes/projects/vylbot-app/node_modules/random-bunny/dist/index.js:42 const randomData = randomSelect.data; ^ TypeError: Cannot read properties of undefined (reading 'data') at randomBunny (/Users/vylpes/projects/vylbot-app/node_modules/random-bunny/dist/index.js:42:37) at processTicksAndRejections (node:internal/process/task_queues:96:5) error Command failed with exit code 1. ```
Vylpes added the
type
bug
label 2023-05-20 15:55:47 +01:00
Vylpes added this to the 2.1.2 milestone 2023-05-20 15:56:03 +01:00
Vylpes started working 2023-05-29 16:42:27 +01:00
Vylpes stopped working 2023-05-29 16:53:08 +01:00
10 minutes 41 seconds
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 10 minutes 41 seconds
Vylpes
10 minutes 41 seconds
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/random-bunny#65
No description provided.