Tricked
Tricked
## Error ``` error: Uncaught (in promise) Error: a number was expected, got "336465356304678913" throw new Error(`a number was expected, got "${object}"`); ^ at Int64Codec.encode (file:///home/tricked/coding/aethor/vendor/deno.land/x/[email protected]/_src/codecs/numbers.ts:26:13) at ObjectCodec._encodeNamedArgs (file:///home/tricked/coding/aethor/vendor/deno.land/x/[email protected]/_src/codecs/object.ts:156:15) ```...
this pr adds Github releases installing support and updating ## example `packwiz gh add caffeinemc/sodium-fabric` `packwiz gh add https://github.com/caffeinemc/sodium-fabric` ## Setting branch You can also set a custom branch to...
closes #14 lmk if the command naming is right wasn't sure what to name this one it might cause confusion with modrinth/curseforge mods this way
This fixed various issues for me so i thought why not pull request it back i changed the auth route from /api/auth to just /auth :0 this is what sveltekit...
**Feature Proposed** Ability to bind to unix domain sockets, ```toml [server.services.foo1] type = "unix" bind_addr = "./one.sock" ``` **Use Case** For putting behind reverse proxies where you don't want to...