Closed tungdt-90 closed 7 years ago
I just tested, and I have no problem.
Composer.json
{
"require": {
"bower-asset/jquery-creditcardvalidator": "*"
}
}
$ composer install --prefer-dist
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 2 installs, 0 updates, 0 removals
- Installing bower-asset/jquery (3.2.1): Downloading (100%)
- Installing bower-asset/jquery-creditcardvalidator (v1.1.0): Downloading (100%)
Writing lock file
Generating autoload files
Are you authenticated between Composer and Github? This is not the intended message, but it looks like you are not accessing to the JSON file with the Github APIs.
You can read the FAQs Why should I create a token for Github? or the doc Use no-api option of VCS Github driver.
Hi @francoispluchino, I did authenticated, because Composer will ask me to provide a token. But you can run it normally, so the issue must come from my computer. I will check again.
Thank you.
I think I found my problem.
I used token of my friend's account, and nothing happens. Guess my github account has problem.
I'm using Composer version 1.4.2
I've tried with both version of this plugin: 1.3.0 and 1.3.1
This is a bug that has been asked in #64, and you labeled it as FIXED already. But somehow, I got this bug today.
I'm installing Oro Commerce , I follow every steps in there, and when I run "composer install --prefer-dist", I got the error
It throws error when trying to install jQuery Credit Card Validator
Here is the full trace: