-
-
Notifications
You must be signed in to change notification settings - Fork 387
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What version of Elysia is running?
1.4.5
What platform is your computer?
Darwin 24.6.0 arm64 arm
What environment are you using
bun@1.2.22
Are you using dynamic mode?
N/A
What steps can reproduce the bug?
There’s a potential bug in Bun related to isolated installs. I filed an issue here - oven-sh/bun#22681
As you can see, I cannot import the correct version of elysia in a workspace because 1.4.5 has an incorrect version of itself declared in its dependency list. Please update the version to the correct one or remove it altogether. I am looking at the source code, and it seems it is not even needed.
What is the expected behavior?
No response
What do you see instead?
No response
Additional information
No response
Have you try removing the node_modules and bun.lockb and try again yet?
Yes
ToledoSDL
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working