-
Notifications
You must be signed in to change notification settings - Fork 423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No valid bower.json was found in any branch or tag of https://github.com/DmitryBaranovskiy/eve.git, could not load a package from it. #123
Comments
What is command? |
We don't use your provided code https://github.com/dmstr/yii2-adminlte-asset/blob/master/composer.json#L17-L23 |
Can be taken from dependencies? |
https://github.com/DmitryBaranovskiy/raphael/search?utf8=%E2%9C%93&q=eve&type= |
Update composer and fxp/composer-asset-plugin and try again. |
I really wonder where this is coming from, see also #118 and #119 @francoispluchino Any idea? |
Because https://github.com/DmitryBaranovskiy/eve return 404 page not found... So, the |
Adding VCS repository bower-asset/eve-raphael [Composer\Repository\InvalidRepositoryException] Exception trace: update [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--lock] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [--with-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-i|--interactive] [--root-reqs] [--] []... |
I am sorry to say this. The solution is not working for me. I am newbie. Could you please explain in details? |
I hope this should be write solution. I have updated composer.json as "require": { |
Please see #133 (comment) |
@araviaravi Thanks the issue was resolved when I add
|
I had the same issue, it was OpenSSL version, I had to upgrade it using the following procedure: |
I am facing the similar issue. Tried every possible thing mentioned above.
and here is the error i get
|
Thanks. The issue was resolved when I add |
I install with the component of the
php composer.phar requires dmstr/yii2-adminlte-asset "2. *"
. Returns[Composer\Repository\InvalidRepositoryException] No valid bower.json was found in any branch or tag of https://github.com/DmitryBaranovskiy/eve.git, could not load a package from it.
The text was updated successfully, but these errors were encountered: