We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug On Windows 10, in cmd window, typing:
curl -sSfL https://raw.githubusercontent.com/coinbase/rosetta-cli/master/scripts/install.sh | sh -s
....doesn't install.
To Reproduce On Win10, open CMD and run: curl -sSfL https://raw.githubusercontent.com/coinbase/rosetta-cli/master/scripts/install.sh | sh -s
Expected behavior Installs rosetta-cli
Additional context coinbase/rosetta-cli info checking GitHub for latest tag coinbase/rosetta-cli info found version: 0.7.6 for v0.7.6/windows/amd64
...but nothing installed
The text was updated successfully, but these errors were encountered:
Same thing happening with me :(. It is not showing any installation or /bin folder.
Sorry, something went wrong.
I just opened #319 for this same issue. To quote here:
The latest release only included source code, with no build artifacts. This has broken install.sh.
install.sh
@irisZhangCB please update this issue once you upload the new binaries! Thanks
Uploaded binaries, can you try again?
Closing this as related issue has been closed and binaries have been uploaded.
irisZhangCB
No branches or pull requests
Describe the bug
On Windows 10, in cmd window, typing:
curl -sSfL https://raw.githubusercontent.com/coinbase/rosetta-cli/master/scripts/install.sh | sh -s
....doesn't install.
To Reproduce
On Win10, open CMD and run:
curl -sSfL https://raw.githubusercontent.com/coinbase/rosetta-cli/master/scripts/install.sh | sh -s
Expected behavior
Installs rosetta-cli
Additional context
coinbase/rosetta-cli info checking GitHub for latest tag
coinbase/rosetta-cli info found version: 0.7.6 for v0.7.6/windows/amd64
...but nothing installed
The text was updated successfully, but these errors were encountered: