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

ioctl update not working properly for masOS #4296

Open
dustinxie opened this issue Jun 7, 2024 · 1 comment
Open

ioctl update not working properly for masOS #4296

dustinxie opened this issue Jun 7, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@dustinxie
Copy link
Member

What version of iotex-core image (or code branch) are you using?

v1.14.2

What operating system and processor architecture are you using?

macOS

What did you do? If possible, provide a recipe for reproducing the error.

run ioctl update

What did you expect to see?

it should download/install latest version

What did you see instead?

Screen Shot 2024-06-07 at 12 00 23 PM

the actual command behind ioctl update is:
curl --silent https://raw.githubusercontent.com/iotexproject/iotex-core/master/install-cli.sh | sh

if I run this, it will correctly download/install latest version via brew update
Screen Shot 2024-06-07 at 12 02 56 PM
Screen Shot 2024-06-07 at 12 03 45 PM

@dustinxie dustinxie added the bug Something isn't working label Jun 7, 2024
@chaishiqi
Copy link

Not perform the process of downloading, but it has already updated
image

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