Cannot find module 'random-bunny' or its corresponding type declarations. #47

Closed
opened 2023-01-26 19:57:56 +00:00 by Helpdesk · 2 comments
Member
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.

This needs to be fixed!!

``` 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. ``` This needs to be fixed!!
Vylpes added the
type
bug
label 2023-01-26 19:58:06 +00:00
Vylpes added this to the 2.0.4 milestone 2023-01-26 19:58:39 +00:00
Vylpes started working 2023-01-27 22:07:10 +00:00
Owner

Please verify the package has a valid 'main' entry

`Please verify the package has a valid 'main' entry`
Owner

Latest working version is v2.0.1, not sure why its not working on latest as I hadn't changed anything

Latest working version is v2.0.1, not sure why its not working on latest as I hadn't changed anything
Vylpes stopped working 2023-01-27 22:48:58 +00:00
41 minutes 48 seconds
Vylpes modified the milestone from 2.0.4 to 2.0.5 2023-01-27 22:49:23 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Total time spent: 41 minutes 48 seconds
Vylpes
41 minutes 48 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#47
No description provided.