GitLabCLI
GitLabCLI copied to clipboard
Cannot run on Linux
Hello, I cannot run your GitLabCLI on LInux. I was unziped your last version and run, but it give me on output this:
$> ./gitlab --help
Failed to load (%, error: libunwind.so.8: cannot open shared object file: No such file or directory
Failed to bind to CoreCLR at '/home/martin/Downloads/gitlabcli/libcoreclr.so'
libunwind should be available in the package repository of most distributions.
e.g. on ubuntu or debian you can try apt install libunwind8