hasura-cli “Killed:9” Issue

0𝕏koji
Nov 8, 2020

Just started using hasura-cli for prototyping and got stuck.

The error was “Killed:9” when I tried to hit yarn hasura init and all hasura commands 😭

Recently, one contributor posted the new build.

Step1. Download the new build

https://200424-137724480-gh.circle-artifacts.com/0/cli/binaries/cli-hasura-darwin-amd64

Step2. Rename the new build

In my case, moved downloaded file to project_folder/node_modules/hasura-cli

$ mv hasura _hasura
$ mvcli-hasura-darwin-amd64 hasura

Step3. Give new permission to the build

$ chmod 755 hasura (haven’t tested, but 644 and 705 might be enough)

Step4 Use hasura command

$ yarn hasura init hasura

--

--

0𝕏koji

software engineer works for a Biotechnology Research startup in Brooklyn. #CreativeCoding #Art #IoT #MachineLearning #python #typescript #javascript #reactjs