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

Support 32 bit architectures #2498

Open
akash142306 opened this issue Dec 14, 2023 · 1 comment
Open

Support 32 bit architectures #2498

akash142306 opened this issue Dec 14, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@akash142306
Copy link

this error is popping up on running this command
curl -sL --http1.1 https://cnfl.io/cli | sh -s -- latest

confluentinc/cli crit uname_arch_check 'i686' got converted to 'i686' which is not a GOARCH value.

@sgagniere
Copy link
Member

It looks like you're running on a 32 bit processor; we currently only release 64 bit versions of the CLI.

@brianstrauch brianstrauch changed the title unable to install Support 32 bit architectures Jan 10, 2024
@brianstrauch brianstrauch added the enhancement New feature or request label Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants