MapleLeaf 🍁
MapleLeaf 🍁
DDeno
Created by beemo on 11/27/2024 in #help
Deno + oak crashes and i dont know what makes it crash
this looks like something got closed before something else had a chance to work with it, so like... a missing await? can you show the code where this happens?
3 replies
DDeno
Created by MapleLeaf 🍁 on 11/26/2024 in #help
`Module not found file:///src/main.ts` when trying to deploy
🫠 I love rubber ducking myself, but I hope this helps someone else lol
3 replies
DDeno
Created by MapleLeaf 🍁 on 11/26/2024 in #help
`Module not found file:///src/main.ts` when trying to deploy
oh wait, does it not include the entrypoint by default? ...that appears to be the case, as the file runs when i --include=main.ts
3 replies
DDeno
Created by MapleLeaf 🍁 on 11/25/2024 in #help
Duplicate package versions
I guess I'll just downgrade it then :akkoshrug:
3 replies
DDeno
Created by MapleLeaf 🍁 on 11/25/2024 in #help
Duplicate package versions
oh heck, I just realized the second package in question has the peer @auth/core: ^0.36.0, and the caret at major 0 treats minors as majors
3 replies