You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've installed the local version, and managed to get it working: however, after the 3 services, I need to login, e.g. via Google, and that isn't working. Am I missing something?
BTW using wsl + ubuntu, I needed to install different software to get it working (besides rust, of course). It would, perhaps, be helpful to mention this in the Readme:
I've installed the local version, and managed to get it working: however, after the 3 services, I need to login, e.g. via Google, and that isn't working. Am I missing something?
BTW using wsl + ubuntu, I needed to install different software to get it working (besides rust, of course). It would, perhaps, be helpful to mention this in the Readme:
sudo apt install protobuf-compiler
sudo apt install libssl-dev
cargo install wasm-bindgen-cli
sudo npm i wasm-opt -g
The text was updated successfully, but these errors were encountered: