mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 18:10:48 +08:00
Add webview2 error message to troubleshooting
This commit is contained in:
parent
18ee469c47
commit
1c9765096d
@ -208,4 +208,8 @@ you can make the webview background transparent using the following config:
|
||||
If you have installed WebView2, but the `wails doctor` command shows that it is not installed, it is likely that the
|
||||
WebView2 runtime installed was for a different architecture. You can download the correct runtime from [here](https://developer.microsoft.com/en-us/microsoft-edge/webview2/).
|
||||
|
||||
Source: https://github.com/wailsapp/wails/issues/2917
|
||||
Source: https://github.com/wailsapp/wails/issues/2917
|
||||
|
||||
## WebVie2wProcess failed with kind
|
||||
|
||||
If your Windows app generates this kind of error, you can check out what the error means [here](https://docs.microsoft.com/en-us/microsoft-edge/webview2/reference/winrt/microsoft_web_webview2_core/corewebview2processfailedkind?view=webview2-winrt-1.0.2045.28).
|
||||
|
Loading…
Reference in New Issue
Block a user