-
-
Notifications
You must be signed in to change notification settings - Fork 461
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What version of Elysia is running?
1.4.22
What platform is your computer?
Microsoft Windows NT 10.0.26200.0 x64
What environment are you using
bun 1.3.5
Are you using dynamic mode?
No
What steps can reproduce the bug?
- git clone https://github.com/HkList/vue-elysia/tree/drizzle-typebox
- code vue-elysia
- rm -rf bun.lock ./node_modules ./apps/backend/node_modules
- bun install
- Open the
/apps/backend/src/modules/user/model.tsthen you can see the ts errors
What is the expected behavior?
Elysia schema working fine with drizzle-typebox
What do you see instead?
Missing [Kind] in TypeObject and so more
Additional information
I have read all the issues about this and remove the node_modules and bun.lock many times.
But it did't work.
Have you try removing the node_modules and bun.lockb and try again yet?
Yes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working