grammarly/rocker

Fedora 24 failure

Closed this issue · 4 comments

installed with

sudo curl -SL https://github.com/grammarly/rocker/releases/download/1.1.0/rocker-1.1.0-darwin_amd64.tar.gz | sudo tar -xzC /usr/local/bin && sudo chmod +x /usr/local/bin/rocker
[dmitry:~]$ rocker
-bash: /usr/local/bin/rocker: cannot execute binary file: Exec format error

any ideas?

rocker-1.1.0-darwin_amd64.tar.gz

'darwin' is for OS X, you need get the correct tar ball for Fedora Linux.

@dmitry-saritasa is the issue resolved?

yes - resolved, thank you!