James White

Results 11 comments of James White

Included in this question is the need to get the auth token. Is that currently possible?

@AustenLamacraft > This is a big improvement, though I note that when I click through to sign up with email it will still say "Sign in with email" on the...

I'm having the same issue with the latest version of socket io, except I'm getting an error callback with message: Error initializing handshake with ws://localhost:3000 Any ideas? @squaretone

I'm seeing this every time I go up a z level and have line-of-sight to my vehicle. ``` An error has occurred! Written below is the error report: ----------------------------------------------------------- DEBUG...

Unfortunately this isn't doing it for me. are you using a docker image? If so, may I ask which?

Not using homebrew :( This was my old build recipe: ``` FROM rust:latest RUN cargo install just simple-http-server watchexec-cli trunk RUN rustup target add wasm32-unknown-unknown # 1. Create a new...

I wonder if an action item here could be to suggest the user check if they have a main() entrance point with the dependencies in the error message itself?