Closed kenny-evitt closed 5 years ago
It's the same for the linux binary. The output is always
gtt-status(1) does not exist, try --help
(depending of course on the subcommand)
I also tried the 1.7.30 release and tried to ln -s gtt gtt-status
- to no avail
Same here, on a Mac:
error: gtt-config(1) does not exist, try --help
Me too.
Any updates on this issue?
Is the new version published to yarn
?
I tried installing it again using yarn global add gitlab-time-tracker --prefix /usr/local
and the error still shows.
It is fixed in 1.7.34 for yarn installs as well as the precompiled binaries.
I just installed 1.7.34
and I get the same error
$ gtt config
error: gtt-config(1) does not exist, try --help
on Mac (10.4.2)
Can you paste the output of these commands here?
node --version
yarn --version
gtt --version
BTW, where can I find the config file in a Mac?
I tried looking at ~/.local/share/.gtt
but the folder doesn't exists there.
I also tried ~/.gtt
with no luck either.
Could this be related to the error message above?
Of course! No problem.
Here you go:
$ node --version
v10.4.1
$ yarn --version
1.13.0
$ gtt --version
1.7.34
I just pushed version 1.7.35. Can remove gtt and try again?
Nice! It's seems to be working on 1.7.35
š
I typed the command gtt config
and it opened a config.yml
.
I downloaded the gtt-win.exe file for version 1.7.31 from the Releases page:
I copied the executable to a directory in my path (for both Git Bash and Command Prompt) and created a second copy so that there are two copies, one named gtt and the other gtt.exe.
What I'm seeing in Git Bash:
What I'm seeing in Command Prompt: