Cannot find module 'random-bunny' or corresponding type declarations #271

Open
opened 2025-09-29 18:32:07 +01:00 by Vylpes · 0 comments
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.
``` 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. ```
Vylpes added this to the 2.4.1 milestone 2025-09-29 18:32:20 +01:00
Vylpes self-assigned this 2025-09-29 18:35:18 +01:00
Vylpes stopped working 2025-09-29 18:41:28 +01:00
5 minutes 2 seconds
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 5 minutes 2 seconds
Vylpes
5 minutes 2 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#271
No description provided.