babakfp
babakfp
Explore posts from servers
DDeno
Created by babakfp on 5/8/2024 in #help
How to delete all data of a `Deno.Kv` DB file?
I can't even dislike!
This interaction failed
This interaction failed
4 replies
DDeno
Created by babakfp on 4/12/2024 in #help
Looking for an alternative to x/deno_open
Yep, I exactly did that. Thanks.
4 replies
DDeno
Created by babakfp on 4/5/2024 in #help
Deno 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
DDeno
Created by babakfp on 4/5/2024 in #help
Deno Oak doesnt work when compiled to `.exe`
8 replies
DDeno
Created by babakfp on 4/5/2024 in #help
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):
import { Application } from "https://deno.land/x/[email protected]/mod.ts"

new Application()

console.log("βœ… The HTTP server is running.")
import { Application } from "https://deno.land/x/[email protected]/mod.ts"

new Application()

console.log("βœ… The HTTP server is running.")
Can someone check this out if they have the same issue on their system?
8 replies
DDeno
Created by babakfp on 4/5/2024 in #help
Incorrect 404 error when importing an explicit version of a package
Thanks for the explanation πŸ‘
7 replies
DDeno
Created by babakfp on 4/5/2024 in #help
Incorrect 404 error when importing an explicit version of a package
WHAT!
7 replies
DDeno
Created by babakfp on 4/5/2024 in #help
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
DDeno
Created by babakfp on 4/5/2024 in #help
Incorrect 404 error when importing an explicit version of a package
What! I just realized what is going on! v
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
DDeno
Created by babakfp on 11/28/2023 in #help
How Can I Delete Deno???
No description
7 replies