Closed artin closed 4 years ago
You can add your ssh key to your github account, or use this solution: https://stackoverflow.com/questions/38180170/how-to-git-pull-from-public-repo-via-ssh-without-a-key
Its a madelineProto issue. I will report to author.
Made pull request: https://github.com/danog/MadelineProto/pull/810
Fix merged, i updated composer: https://github.com/xtrime-ru/TelegramApiServer/commit/dbf949dc4fe3a39eb6c4778cc8e5d785de244294
I am getting following Error while installing : fatal: clone of 'git@github.com:danog/MadelineProtoDocs' into submodule path 'docs' failed
Full output :
git clone https://github.com/xtrime-ru/TelegramApiServer.git
Cloning into 'TelegramApiServer'... remote: Enumerating objects: 54, done. remote: Counting objects: 100% (54/54), done. remote: Compressing objects: 100% (33/33), done. remote: Total 1215 (delta 23), reused 41 (delta 21), pack-reused 1161 Receiving objects: 100% (1215/1215), 342.48 KiB | 0 bytes/s, done. Resolving deltas: 100% (814/814), done. Checking connectivity... done.
cd TelegramApiServer/ ~/TelegramApiServer$ composer install -o --no-dev
Loading composer repositories with package information Installing dependencies from lock file Package operations: 46 installs, 0 updates, 0 removals
Generating optimized autoload files
Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:danog/MadelineProtoDocs' into submodule path 'docs' failed Script cd vendor/danog/madelineproto/ && git submodule init && git submodule update handling the post-autoload-dump event returned with error code 128