Prashant Singh
Prashant Singh
I am setting up the UI as packages in the turborepo. However, I keep getting the following error: ```shell @app/web:build: ../../packages/ui-shadcn/src/components/react-hook-form/form.tsx @app/web:build: Module not found: Can't resolve '@/src/components/ui/label' ``` Any...
### Version latest ### Describe the bug Updated packages to latest version: ` "dependencies": { "@elysiajs/swagger": "^0.8.3", "commander": "^11.1.0", "drizzle-orm": "^0.29.3", "drizzle-typebox": "^0.1.1", "elysia": "^0.8.9", "jose": "^5.2.0", "postgres": "3.4.3" },...