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] The old version tauri-runtime-wry-0.13.0 fails to build: please use the latest version #1270

Open
1 task done
yurivict opened this issue May 17, 2024 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@yurivict
Copy link

Non-ChatGPT bug

  • This issue does not occur on chat.openai.com and only occurs on this app.

Version

1.1.0

Bug description

error[E0432]: unresolved import `wry::webview::WebviewExtUnix`
    --> /usr/ports/misc/chatgpt/work/ChatGPT-1.1.0/cargo-crates/tauri-runtime-wry-0.13.0/src/lib.rs:2331:23
     |
2331 |                   use wry::webview::WebviewExtUnix;
     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `WebviewExtUnix` in `webview`
     |

OS

FreeBSD 14.0

Environment

x

@yurivict yurivict added the bug Something isn't working label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant