I am trying to install antigravity cli as per documentation but getting following error:
w curl -fsSL https://antigravity.google/cli/install.sh | bash
⠋ Detecting system environment…
✓ Platform detected: linux_amd64
⠋ Querying release repository…
✓ Latest available version: 1.0.15
⠋ Downloading release package…
✓ Download complete and checksum verified.
⠋ Extracting binary from archive…
⠋ Configuring shell environment…
FATAL ERROR: This binary was compiled with pclmul enabled, but this feature is not available on this processor (go/sigill-fail-fast).
bash: line 237: 85766 Illegal instruction (core dumped) “$BINARY_PATH” install
I have machine with following processor:
Ubuntu: 22.04
Model name : Intel(R) Core™ i3 CPU 540 @ 3.07GHz
Thank You,
Jay