You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading v2.9.2, when running wails dev, the following error is reported. v2.9.1 is normal.
• Generating bindings:
Converting type internal.Response
- simple field Response.Code
- simple field Response.Msg
- simple field Response.Data
Converting type http.Client
- simple field Client.Transport
- simple field Client.CheckRedirect
2024/09/19 22:38:10 cannot find type for func (CheckRedirect/)
Wails Doctor
# Wails
Version | v2.9.2
# System
┌──────────────────────────────────────────────────────────────────────────────────────────────┐
| OS | Windows 10 Pro || Version | 2009 (Build: 22631) || ID | 23H2 || Go Version | go1.22.7 || Platform | windows || Architecture | amd64 || CPU | AMD Ryzen 9 7950X 16-Core Processor || GPU | AMD Radeon(TM) Graphics (Advanced Micro Devices, Inc.) - Driver: 32.0.11016.3 || Memory | 64GB |
└──────────────────────────────────────────────────────────────────────────────────────────────┘
# Dependencies
┌───────────────────────────────────────────────────────┐
| Dependency | Package Name | Status | Version || WebView2 | N/A | Installed | 128.0.2739.79 || Nodejs | N/A | Installed | 20.17.0 || npm | N/A | Installed | 10.8.2 ||*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/
SUCCESS Your system is ready for Wails development!
♥ If Wails is useful to you or your company, please consider sponsoring the project:
https://github.com/sponsors/leaanthony
### Additional context
_No response_
The text was updated successfully, but these errors were encountered:
Description
After upgrading v2.9.2, when running wails dev, the following error is reported. v2.9.1 is normal.
To Reproduce
Expected behaviour
everything is running normally
Screenshots
No response
Attempted Fixes
No response
System Details
The text was updated successfully, but these errors were encountered: