Closed jdaehne closed 3 years ago
Please see the updated installation instructions for v2 (alpha): https://github.com/modmore/Gitify#installation
Alternatively, switch to the v1
branch to use v1.
EDIT: In case you were following the v2 manual instructions, use chmod +x bin/gitify
. That was still wrong, which I've just fixed in the readme. It shouldn't be necessary to do that, just in case it doesn't keep the executable bit when cloning.
Normally i can install Gitify smoothly. Today i tried to install it and it stops at the point i want to give Gitify the file-rights:
$ chmod +x gitify
The console says that there ist no file: either "Gitify" or "gitify".
Normally it looks like that:
Now it looks like that after i install the dependencies.
Does it come with the latest updates? Do i do anything wrong?
Thanx a lot...