Michael S.

Results 3 comments of Michael S.

Hello, I am also facing this issue following the quickstart. spacetime --version output: `spacetimedb tool version 1.1.0; spacetimedb-lib version 1.1.0;` csproj file: ``` net8 wasi-wasm enable enable ``` using VScode:...

No problem! Yes it is the exact same code, everything else works fine except for handling of the null-able type reference `user`, despite enabling the `Nullable` cs project directive. I...

This is my output for `dotnet --info`: ``` .NET SDK: Version: 8.0.408 Commit: e6663e9b3d Workload version: 8.0.400-manifests.5ac61b9b MSBuild version: 17.11.26+2b19be476 Runtime Environment: OS Name: Windows OS Version: 10.0.19045 OS Platform:...