-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Error when installing Subkey #8131
Comments
This is due to some dependency problem with |
Please use: |
You are the god of programming @bkchr. Thank tou for your help |
Output of
|
@pepa65 use
|
Thanks, that totally worked! It might be good to put this somewhere in the readme..! |
So I guess the tag flag looks for the overall tags of substrate. subkey is version 2.0.1 Happy to go with either, let me know what you think is best. |
I also tried installing cargo install --force subkey --git https://github.com/paritytech/substrate --version 2.0.1 --locked This works fine for me. |
I tried that again,
|
I think you have a too old version of rust toolchain. I believe no less than 1.51 is needed. Best to use In any case, let us know so we can update the docs to avoid this for others 🙏🏼 |
My toolchain is probably not up to date, but @bkchr's command worked flawlessly, so it seems to be more robust. |
Hey,
I am new to substrate and programming and I am constantly running into the same error when trying installing subkey to generate some keys for a node. I have tried to install subkey following the step in the Substrate Developer Hub but I am not being able to complete the installation. The error is the following:
Thank you for the help :).
The text was updated successfully, but these errors were encountered: