Closed tarak77 closed 6 years ago
You missed adding k8
during your second call of hickit.js
(namely ./hickit.js chronly -
).
Alternatively, you can rename your k8-Linux
to k8
and put it under your path (for example, to ~/bin/
). Doing so will allow you to use ./hickit.js
directly.
Oh, got it. Thanks!
Hi, I am new to javascript shells. I downloaded the precompiled binaries for k8 on Linux and then based on https://github.com/lh3/hickit/issues/5#issuecomment-419579074 ,trying to run with the following command:
Am i missing something?