Tenari

Results 12 comments of Tenari

also appears to be a vite version thing, since I don't have this issue on an older project using vite version `v2.9.15`

takes me to the grid of urbit apps, since I am logged in.

seems related https://github.com/urbit/urbit/issues/6989

seems related: https://github.com/urbit/urbit/issues/6989

more digging seems to show that it's from anvil being started with `--load-state` option which seems to fail on the particular serialized state I'm using

I was able to get everything working via ultahost.com annual plan and a service ticket to open port 25. script worked on debian 12

Yeah this is still a problem, especially in typescript files which define semi-large object literals.

I will try to create a reproduce case this weekend, and close this if I can't.

ok on my system, with your sample code I get I built `bug.exe` with `gcc -g -o bug .\bug.c` I launched raddbg with `PS C:\Users\tenari\Documents\projects\wizduel> ~/Downloads/raddbg .\bug.exe` my Windows terminal...

``` tenari@dzs-MacBook-Pro SpacetimeDB % cargo run --bin spacetimedb-update -- --root-dir ~/ Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.20s Running `target/debug/spacetimedb-update --root-dir /Users/tenari/` error: 'spacetime' requires a subcommand but...