Skip to content
Discussion options

You must be logged in to vote

Phoenix is built with Tauri which uses Microsoft edge Web view OS component (which is not the edge browser, but a separate OS component). https://tauri.app/start/prerequisites/#webview2

Currently we need that to start up. There are two possible things that can be done:

  1. Use the browser version at https://phcode.dev . The bowser version lacks a few features like Git and maybe a few other things. But is mostly good for simple HTML/code Editing. OR
  2. Install the edge webview component alone from https://developer.microsoft.com/en-us/microsoft-edge/webview2/?form=MA13LH#download-section if the desktop app needs to be installed. This is not Edge browser itself, but an OS component.

Sorry for no…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@elefteron
Comment options

@elefteron
Comment options

@abose
Comment options

Answer selected by abose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants