tsuki
Explore posts from serversDTDrizzle Team
•Created by tsuki on 4/8/2024 in #help
trying to create a trigger on supabase to calculate a winrate based on two other columns
6 replies
DTDrizzle Team
•Created by tsuki on 12/25/2023 in #help
code: 'ERR_PACKAGE_PATH_NOT_EXPORTED'
i'm trying to start a new project using pnpm and create-t3-app.
initial setup goes fine, but once i've linked up with an awake, free-tier, planetscale db and try to run
pnpm db:push
, an alias for dotenv drizzle-kit push:mysql
, i get the following error.
i have tried downgrading drizzle-kit to ^0.19.3
as suggested in this thread https://discord.com/channels/1043890932593987624/1188413169668980768/1188647000707694622, which seems to be about a similar issue to mine, but to no avail.
any help is greatly appreciated
terminal output for good measure:
2 replies