Skip to content
New issue

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

Bug of Webview2 #4169

Open
Gamemixtroll974 opened this issue Mar 27, 2025 · 1 comment
Open

Bug of Webview2 #4169

Gamemixtroll974 opened this issue Mar 27, 2025 · 1 comment
Labels
Bug Something isn't working TODO The issue is ready to be developed

Comments

@Gamemixtroll974
Copy link

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

  1. I run this command "wails init -n myproject -t react-ts"
  2. and run "wails dev"
  3. and here's the error

Expected behaviour

I'd like to know how to solve the problem so that I can render the application.

Screenshots

Image

Image

Attempted Fixes

No response

System Details

# 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/

Additional context

No response

@Gamemixtroll974 Gamemixtroll974 added the Bug Something isn't working label Mar 27, 2025
@leaanthony
Copy link
Member

Ah yes, that's confusing. It looks like it's outputting the runtime version. Nice catch.

@leaanthony leaanthony added the TODO The issue is ready to be developed label Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working TODO The issue is ready to be developed
Projects
None yet
Development

No branches or pull requests

2 participants