pdir social feed extension geht nicht installieren ?
Hi,
nach dem upgrade uf Contao 5.3 probiere ich die Erweiterung Social Feed wieder zu installieren. Leider bekomme ich immer folgende Fehlermeldung. Hat jemand einen Tipp wie ich das Lösen kann?
composer install
$ /usr/bin/php8.2-cli -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /homepages/17/d918233894/htdocs/toolsonair.tv/public/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 8 installs, 0 updates, 0 removals
- Downloading nickdnk/graph-sdk (7.0.1)
Failed to download nickdnk/graph-sdk from dist: The "https://api.github.com/repos/nickdnk/php-graph-sdk/zipball/d7fbb76c8ade978b508e8c3ddd30712d62c456b9" file could not be downloaded (HTTP/2 404 ):
{"message":"Not Found","documentation_url":"https://docs.github.com/rest","status":"404"}
Now trying to download from source
- Syncing nickdnk/graph-sdk (7.0.1) into cache
In Git.php line 471:
Failed to clone https://github.com/nickdnk/php-graph-sdk.git via https, ssh
protocols, aborting.
- https://github.com/nickdnk/php-graph-sdk.git
Cloning into bare repository '/homepages/17/d918233894/htdocs/toolsonair.
tv/contao-manager/cache/vcs/https---github.com-nickdnk-php-graph-sdk.git'..
.
remote: Invalid username or token. Password authentication is not support
ed for Git operations.
fatal: Authentication failed for 'https://github.com/nickdnk/php-graph-sd
k.git/'
- git@github.com:nickdnk/php-graph-sdk.git
Cloning into bare repository '/homepages/17/d918233894/htdocs/toolsonair.
tv/contao-manager/cache/vcs/https---github.com-nickdnk-php-graph-sdk.git'..
.
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [<packages>...]
# Process terminated with exit code 1
# Result: General error