I cannot install the module through packagist. Could you solve this for me?
Error when installing:
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Package operations: 1 install, 0 updates, 0 removals
- Installing tig/buckaroo-magento1 (v4.20.0): Downloading (failed) Failed to download tig/buckaroo-magento1 from dist: The "https://api.github.com/repos/tig-nl/buckaroo-magento1/zipball/36fda34c0149e703e79cc39fea0197c7e7202224" file could not be downloaded (HTTP/1.1 404 Not Found)
Now trying to download from source
- Installing tig/buckaroo-magento1 (v4.20.0): Cloning 36fda34c01
[RuntimeException]
Failed to clone https://github.com/tig-nl/buckaroo-magento1.git via https, ssh protocols, aborting.
- https://github.com/tig-nl/buckaroo-magento1.git
Cloning into '/var/www/html/example/vendor/tig/buckaroo-magento1'...
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/tig-nl/buckaroo-magento1.git/'
- git@github.com:tig-nl/buckaroo-magento1.git
Cloning into '/var/www/html/example/vendor/tig/buckaroo-magento1'...
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Hey,
I cannot install the module through packagist. Could you solve this for me?
Error when installing: