Ténèbres
Explore posts from serversSolid Start in pnpm workspaces monorepo
Hi, does anyone know how to make solidstart work in a monorepo with pnpm workspaces ?
After seeing the section talking about monorepo support on solidstart readme,
I tried this in pnpm-workspace.yaml:
none of these work, I keep getting
Error: Cannot find module 'h3' imported from 'tenebres/root/packages/app/node_modules/vinxi/runtime/http.js'
maybe I'm on the wrong track ?
Please can anyone guide me 🤲
related issue29 replies
DTDrizzle Team
•Created by Ténèbres on 10/11/2024 in #help
No overload matches call even with strict=true
Hello!
I have the problem this issue describe
https://github.com/drizzle-team/drizzle-orm/issues/2619
It seems that using strict=true fixes it for everyone except for me. Does someone have an idea why ? I made sure to reload my window after changing my tsconfig.json and it did make the error go away. here's my code & error, IDE highlights "id" on error.
I'd be really grateful for any help
1 replies