whatplan
Explore posts from serversEDSEthan's dev spot
•Created by jgoerner on 10/18/2023 in #questions
[JSX] Type Promise<string> is not assignable to type AttributeValue | undefined
It’s been so long I really couldn’t tell you sorry
5 replies
EDSEthan's dev spot
•Created by Sitrius on 2/10/2024 in #questions
Using React components ?
the jsx runtime is completely different
5 replies
EDSEthan's dev spot
•Created by Sitrius on 2/10/2024 in #questions
Using React components ?
it is not possible to use react components unfourtunately
5 replies
EDSEthan's dev spot
•Created by Sitrius on 10/26/2023 in #questions
VSCode extension list BETH
There are no official ones, just like the standard web dev stuff: prettier, eslint, etc
4 replies
EDSEthan's dev spot
•Created by Rich on 10/25/2023 in #questions
Multiple Cron Jobs
Not sure if that is something supported by the cron plugin
Probably would be best to make an issue there: https://github.com/elysiajs/elysia-cron
5 replies
EDSEthan's dev spot
•Created by Sitrius on 10/23/2023 in #questions
bun db:push -> server response: 404
looks like a turso problem
maybe ask in their discord: https://discord.gg/3vjdp4yc
6 replies
EDSEthan's dev spot
•Created by Rich on 10/20/2023 in #questions
Form submission issue
are you sure htmx (from script tag) is loaded on your page?
it would be responible for stopping the default behavior
5 replies
EDSEthan's dev spot
•Created by jgoerner on 10/18/2023 in #questions
[JSX] Type Promise<string> is not assignable to type AttributeValue | undefined
5 replies
TTCTheo's Typesafe Cult
•Created by Mr.T 🐻⛓ on 10/10/2023 in #questions
Why do I have to check if function is null inside an if?
this is impossible to answer without more code
what if statement?
6 replies
EDSEthan's dev spot
•Created by Trevor on 10/8/2023 in #questions
BETH stack tutorial non-blocking: `pushToTenantDb` returns exit code of 1
im a bit stumped then
30 replies
EDSEthan's dev spot
•Created by Trevor on 10/8/2023 in #questions
BETH stack tutorial non-blocking: `pushToTenantDb` returns exit code of 1
uh
30 replies
EDSEthan's dev spot
•Created by Trevor on 10/8/2023 in #questions
BETH stack tutorial non-blocking: `pushToTenantDb` returns exit code of 1
does the primary dirzzle kit work?
30 replies
EDSEthan's dev spot
•Created by Trevor on 10/8/2023 in #questions
BETH stack tutorial non-blocking: `pushToTenantDb` returns exit code of 1
like the
["bunx", "drizzle-kit", "push:sqlite", --config=${tempConfigPath}
],
30 replies
EDSEthan's dev spot
•Created by Trevor on 10/8/2023 in #questions
BETH stack tutorial non-blocking: `pushToTenantDb` returns exit code of 1
can you try running the command just manually then
30 replies
EDSEthan's dev spot
•Created by Trevor on 10/8/2023 in #questions
BETH stack tutorial non-blocking: `pushToTenantDb` returns exit code of 1
and see if it gets written / what it contains
30 replies
EDSEthan's dev spot
•Created by Trevor on 10/8/2023 in #questions
BETH stack tutorial non-blocking: `pushToTenantDb` returns exit code of 1
remove the line that unlinks the file
30 replies
EDSEthan's dev spot
•Created by Trevor on 10/8/2023 in #questions
BETH stack tutorial non-blocking: `pushToTenantDb` returns exit code of 1
uh
30 replies
EDSEthan's dev spot
•Created by Trevor on 10/8/2023 in #questions
BETH stack tutorial non-blocking: `pushToTenantDb` returns exit code of 1
can you try running with the input arg to true to see the drizzlekit stdout
30 replies
EDSEthan's dev spot
•Created by Trevor on 10/8/2023 in #questions
BETH stack tutorial non-blocking: `pushToTenantDb` returns exit code of 1
hm
30 replies
EDSEthan's dev spot
•Created by Trevor on 10/8/2023 in #questions
BETH stack tutorial non-blocking: `pushToTenantDb` returns exit code of 1
Will take a look when I get home feel free to ping me if I forget
30 replies