Closed KonzeptAcht closed 3 years ago
Thank you for the report. The issue is confirmed and had already been reported. It will be fixed in the next release, we need to create a tag. A temporary solution here consists to replace git+ssh
with https
.
Oh, I hadn't seen that. Sorry for the duplicate
No worry, we generally do not use this repository for issues reporting.
transferred here ;-)
Describe the bug During updates or new installations there are currently problems accessing `ng-inline-edit.git'using update-all.sh.
[ ] \ extractTree: sill extract uri-js@4.4.1 extracted to /var/www/html/test/node_modules/ng_client/node_mod
npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t ssh://git@github.com/monarc-project/ng-inline-edit.git
npm ERR!
npm ERR! Could not create directory '/var/www/.ssh'.
npm ERR! Host key verification failed.
npm ERR! fatal: Could not read from remote repository.
npm ERR!
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
npm ERR!
npm ERR! exited with error code: 128
To Reproduce
git ls-remote -h -t ssh://git@github.com/monarc-project/ng-inline-edit.git
Expected behavior updating the monarc installtion without error
Desktop (please complete the following information):