Update random-bunny to 2.4 #463

Open
opened 2024-08-07 22:28:08 +01:00 by Vylpes · 1 comment
Owner
No description provided.
Vylpes changed title from Update random-bunny to 2.3 to Update random-bunny to 2.4 2025-09-20 16:20:06 +01:00
Vylpes added this to the 3.2.5 milestone 2025-09-20 16:21:09 +01:00
Vylpes self-assigned this 2025-09-29 18:23:18 +01:00
Author
Owner
src/commands/bunny.ts:2:25 - error TS2307: Cannot find module 'random-bunny' or its corresponding type declarations.

2 import randomBunny from "random-bunny";
                          ~~~~~~~~~~~~~~


Found 1 error in src/commands/bunny.ts:2

error Command failed with exit code 2.

Will need to fix upstream

``` src/commands/bunny.ts:2:25 - error TS2307: Cannot find module 'random-bunny' or its corresponding type declarations. 2 import randomBunny from "random-bunny"; ~~~~~~~~~~~~~~ Found 1 error in src/commands/bunny.ts:2 error Command failed with exit code 2. ``` Will need to fix upstream
Vylpes stopped working 2025-09-29 18:31:30 +01:00
8 minutes 10 seconds
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 8 minutes 10 seconds
Vylpes
8 minutes 10 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/vylbot-app#463
No description provided.