babakfp
Explore posts from serversDeno Oak doesnt work when compiled to `.exe`
Hey π
Thank you for taking the time and taking a look into this!
I removed Oak and switched to https://deno.land/x/[email protected], it doesn't have the same issue and has a much cleaner API.
Thanks again.
8 replies
Deno Oak doesnt work when compiled to `.exe`
I fixed those up. I was going to send more info on this but Discord didn't allow me to send a screenshot.
Even this code doesn't work (no console log and no errors):
Can someone check this out if they have the same issue on their system?
8 replies
Incorrect 404 error when importing an explicit version of a package
So,
this doesn't work (doesn't have
v
after @
):
https://deno.land/x/[email protected]
but this one have the v
and it works:
https://deno.land/x/[email protected]
but this other package doesn't have the v
and it works!
https://deno.land/[email protected]7 replies
DTDrizzle Team
β’Created by babakfp on 2/7/2024 in #help
Are there any examples with Drizzle + SvelteKit + `better-sqlite3`?
Thank you for your explanations.
Can you help me up deploying this project on Vercel, please?
https://discord.com/channels/1043890932593987624/1206258952657043487/1206258952657043487
7 replies
DTDrizzle Team
β’Created by babakfp on 1/22/2024 in #help
What should I put inside `dbCredentials`? I'm using a local `.db` file with `better-sqlite3`
Thanks to everyone πΈ. It worked.
I also got to deal with this issue (this resolved too): https://discord.com/channels/1043890932593987624/1204842928598425690
It's not about docs being clear or not, it's about I couldn't find what I was looking for, things were confusing and I honestly had the worst time of reading a documentation.
Why a property that holds a path to a file is named
url
? This is the worst thing they could name it.8 replies
DTDrizzle Team
β’Created by babakfp on 2/7/2024 in #help
Are there any examples with Drizzle + SvelteKit + `better-sqlite3`?
This did the trick, thanks πΈπΈ
7 replies