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

Not able to install the hash-support branch with cargo install #56

Closed
folke opened this issue Oct 17, 2022 · 6 comments
Closed

Not able to install the hash-support branch with cargo install #56

folke opened this issue Oct 17, 2022 · 6 comments
Labels
bug Something isn't working

Comments

@folke
Copy link

folke commented Oct 17, 2022

Hi!

First of all, I love your project! It makes it so much easier to test my plugins on different versions.

I would love to try out the new branch, but I get an error when building:

image

@folke folke changed the title Not able to install the hash-support branch with cargo Not able to install the hash-support branch with cargo install Oct 17, 2022
@MordechaiHadad
Copy link
Owner

😅wanted to avoid having to keep hash-support branch updated with master because merge conflicts, guess I'll have to to it.
I will attend to it tomorrow and update you.

@MordechaiHadad
Copy link
Owner

MordechaiHadad commented Oct 18, 2022

@folke can you try running the same command now?
EDIT: I forgot to mention
don't forget to specify the features flag like here https://github.com/MordechaiHadad/bob/tree/feat/hash-support#install-from-source

@MordechaiHadad MordechaiHadad added the bug Something isn't working label Oct 18, 2022
@folke
Copy link
Author

folke commented Oct 18, 2022

Same problem unfortunately:
image

cargo install --git https://github.com/MordechaiHadad/bob.git --features bob/rustls --branch feat/hash-support

@MordechaiHadad
Copy link
Owner

@folke weird that should have changed due to #50 give me a sec ill edit it rq

@MordechaiHadad
Copy link
Owner

@folke try now i have pushed a new commit

@folke
Copy link
Author

folke commented Oct 18, 2022

Works now. Thanks!

Will try the new version stuff now :)

@folke folke closed this as completed Oct 18, 2022
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

2 participants