mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-28 10:18:51 +00:00
Closes #3451 I can't get it to log, because the file logger is destroyed when Tauri bails. But it shows an error dialog and prints to stderr. Unfortunately the error dialogs don't have selectable text, but oddly you _can_ do Ctrl+C on them, to get this: ``` --------------------------- Firezone Error --------------------------- Firezone cannot start because WebView2 is not installed. Follow the instructions at <https://www.firezone.dev/kb/user-guides/windows-client>. --------------------------- OK --------------------------- ``` I don't know where these numbers should go in the docs: - 1 minute 30 seconds to install Firezone from MSI (including WebView2 download) on 80 Mbps wired Internet, with 2 CPU cores and 8 GB of RAM allocated to the VM - 2 minutes with 1 CPU core and 2 GB of RAM on the VM 