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

install error #170

Closed
chongqiangchen opened this issue Apr 1, 2023 · 3 comments
Closed

install error #170

chongqiangchen opened this issue Apr 1, 2023 · 3 comments

Comments

@chongqiangchen
Copy link

Describe the bug
error: failed to select a version for the requirement windows = "^0.47"
candidate versions found which didn't match: 0.48.0, 0.46.0, 0.44.0, ...
location searched: crates.io index
required by package enigo v0.1.1 (https://github.com/enigo-rs/enigo#76cd7132)
... which satisfies git dependency enigo of package app v0.1.0 (/Users/xxxxx/ideas/xxxx/src-tauri)
Error failed to build app: failed to build app
 ELIFECYCLE  Command failed with exit code 1.

To Reproduce
in tauri project: cargo update

Expected behavior
A clear and concise description of what you expected to happen.

Environment (please complete the following information):

  • OS: [macOS ..]
  • Rust [rustc 1.68.2 (9eb3afe9e 2023-03-27)]
  • Library Version [76cd713]
@pentamassiv
Copy link
Collaborator

It looks like version 0.47 of the windows crate was yanked. I am preparing a new version with an updated dependency now. Should be online in one or two hours. Thank you for the report :)

@pentamassiv
Copy link
Collaborator

The new version is online.

BTW: You mentioned that you are using enigo in a tauri project. Does it work for you? There is a known issue with tauri #153.

@chongqiangchen
Copy link
Author

thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants