We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have a problem with WebView2, i.e. when I run the wails dev command after a while it tells me that the version must be lower than the one I have.
wails dev
I'd like to know how to solve the problem so that I can render the application.
No response
# Wails Version | v2.10.1 # System ┌─────────────────────────────────────────────────────────────────────────────────────────────────┐ | OS | Windows 10 Home | | Version | 2009 (Build: 26100) | | ID | 24H2 | | Go Version | go1.24.1 | | Platform | windows | | Architecture | 386 | | CPU | AMD Ryzen 5 5500U with Radeon Graphics | | GPU | AMD Radeon(TM) Graphics (Advanced Micro Devices, Inc.) - Driver: 31.0.12044.8005 | | Memory | 8GB | └─────────────────────────────────────────────────────────────────────────────────────────────────┘ # Dependencies ┌───────────────────────────────────────────────────────┐ | Dependency | Package Name | Status | Version | | WebView2 | N/A | Installed | 134.0.3124.85 | | Nodejs | N/A | Installed | 22.11.0 | | npm | N/A | Installed | 11.2.0 | | *upx | N/A | Available | | | *nsis | N/A | Available | | | | └─────────────── * - Optional Dependency ───────────────┘ # Diagnosis Optional package(s) installation details: - upx : Available at https://upx.github.io/ - nsis : More info at https://wails.io/docs/guides/windows-installer/
The text was updated successfully, but these errors were encountered:
Ah yes, that's confusing. It looks like it's outputting the runtime version. Nice catch.
Sorry, something went wrong.
No branches or pull requests
Description
I have a problem with WebView2, i.e. when I run the
wails dev
command after a while it tells me that the version must be lower than the one I have.To Reproduce
Expected behaviour
I'd like to know how to solve the problem so that I can render the application.
Screenshots
Attempted Fixes
No response
System Details
Additional context
No response
The text was updated successfully, but these errors were encountered: