sanser
Explore posts from serversCDCloudflare Developers
•Created by sanser on 6/7/2024 in #pages-help
some peer dependencies are incorrectly met with sveltekit
Hey all im currently getting some strange issues when building in cloudflare, issues dont seem to happen in vercel and locally they are just warnings and work fine, any ideas on this failing, i have set
YARN_VERSION
to 3 aswell but still same issue4 replies
CDCloudflare Developers
•Created by sanser on 3/31/2024 in #pages-help
postgres in pages
how can i use postgres using sveltekit with pages and drizzle ORM?
im using
pg
atm but im getting these errors when building;
1 replies