From the log it looks like you need to install the git client. I can't remember if it available from Synology package center. If you can't find it let me know!
Ankündigung
Einklappen
Keine Ankündigung bisher.
Harmony Hub über realKnx per Siri steuern
Einklappen
X
-
It looks like Git is provided by the SynoCommunity : You need to add SynoCommunity http://packages.synocommunity.com to Package Center | Settings | Package Sources
Kommentar
-
The problem is probably that GIT cannot be found by NPM.
A work around is to create a symbolic link from /bin folder (which is in the path) to the git binary:
You can do that from either from WinSCP or from a terminal window by typing this command line
PHP-Code:sudo ln -s /volume1/@appstore/git/bin/git /bin/git
Note this is 'advanced' stuff and I do not recommend you to do this unless you have computer/linux experience.Zuletzt geändert von jeka; 27.03.2018, 06:52.
Kommentar
Kommentar