Sloperrrr
DTDrizzle Team
•Created by 𝓤𝓷𝓲𝓬 on 10/14/2024 in #help
Error with drizzle-kit push
Can confirm errors are the same:
when using pnpx
Error: Cannot find module 'drizzle-orm/casing'
when using pnpm
Package subpath './casing' is not defined by "exports"
14 replies
DTDrizzle Team
•Created by 𝓤𝓷𝓲𝓬 on 10/14/2024 in #help
Error with drizzle-kit push
Likely because I'm using pnpm. Are you using npm?
Ah i see you're using pnpm. the error itself looks like it's referring to the same problem though:/
14 replies
DTDrizzle Team
•Created by 𝓤𝓷𝓲𝓬 on 10/14/2024 in #help
Error with drizzle-kit push
So installing both modules as dev dependencies? At the moment both the orm and kit are ordinary deps in my codebase
14 replies
DTDrizzle Team
•Created by 𝓤𝓷𝓲𝓬 on 10/14/2024 in #help
Error with drizzle-kit push
Seems the issue was closed
https://github.com/drizzle-team/drizzle-orm/issues/3057
14 replies
DTDrizzle Team
•Created by 𝓤𝓷𝓲𝓬 on 10/14/2024 in #help
Error with drizzle-kit push
Hi @AlexDaniel experiencing this too right now. Not sure what you mean by "without installing drizzle itself".
14 replies