-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
Description
Describe the bug
Starting the Windows app fails with the message:
The code execution cannot proceed because WebView2Loader.dll was not found. Reinstalling the program may fix this problem.
Screenshots
Platform and Versions (please complete the following information):
[tauri]: running info
Operating System - Windows_NT(10.0.19041) - win32/x64
Microsoft Edge - 44.19041.1.0_neutral__8wekyb3d8bbwe
Node.js environment
Node.js - 12.18.2
tauri.js - 0.10.0
Rust environment
rustc - 1.45.0
cargo - 1.45.0
tauri-bundler - 0.9.0
Global packages
NPM - 6.14.5
yarn - Not installed
App directory structure
/dist
/node_modules
/src
/src-tauri
App
tauri.rs - 0.8.0
mode - embedded-server
build-type - bundle
CSP - default-src blob: data: filesystem: ws: http: https: 'unsafe-eval' 'unsafe-inline'
distDir - ../dist
devPath - http://localhost:8080Reactions are currently unavailable
