buckaroo-it / Magento

Repository containing the Magento 1 Payment Plugin by Buckaroo
1 stars 2 forks source link

Can't install buckaroo through packagist for magento 1 #1

Closed leonhelmus closed 4 years ago

leonhelmus commented 4 years ago

Hey,

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.                                                                         
Buckaroo-Rens commented 4 years ago

Problem is solved, please see the instructions in the repo overview.