Skip to content

Wrong elysia version declared in the dependencies #1405

@sqal

Description

@sqal

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions