-
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
Cannot install package due to last commit #133
Comments
I've created an FAQ section due to this "issue" https://github.com/dmstr/yii2-adminlte-asset/blob/master/README.md#faq |
I have update fxpio to 1.4.1 and composer self-update 1.5.2., but still https://github.com/Dm |
Sorry, I can't tell why this is happening over an over. |
I done it, but still error.
2017-10-16 16:12 GMT+03:00 Tobias Munk <notifications@github.com>:
… Sorry, I can't tell why this is happening over an over.
Please clear composer caches and/or vendor and try again.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#133 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AOX9lVH75rPamli0Xtp_LbOeyJL3PYJfks5ss1Y3gaJpZM4PjGw->
.
|
Can you post a |
{
"name": "yiisoft/yii2-app-advanced",
"description": "Yii 2 Advanced Project Template",
"keywords": ["yii2", "framework", "advanced", "project template"],
"homepage": "http://www.yiiframework.com/",
"type": "project",
"license": "BSD-3-Clause",
"support": {
"issues": "https://github.com/yiisoft/yii2/issues?state=open",
"forum": "http://www.yiiframework.com/forum/",
"wiki": "http://www.yiiframework.com/wiki/",
"irc": "irc://irc.freenode.net/yii",
"source": "https://github.com/yiisoft/yii2"
},
"minimum-stability": "stable",
"require": {
"php": ">=7.0",
"yiisoft/yii2": "~2.0.6",
"yiisoft/yii2-bootstrap": "~2.0.0",
"yiisoft/yii2-swiftmailer": "~2.0.0",
"la-haute-societe/yii2-save-relations-behavior": "*",
"yiisoft/yii2-authclient": "^2.1",
"kartik-v/yii2-widget-datepicker": "@dev",
"kartik-v/yii2-widgets": "*",
"kartik-v/yii2-field-range": "*",
"paulzi/yii2-nested-sets": "^1.0",
"2amigos/yii2-ckeditor-widget": "^2.1",
"yii-dream-team/yii2-bower.jsonupload-behavior": "*",
"bower-asset/font-awesome": "^4.7",
"bower-asset/swiper": "^3.4",
"bower-asset/magnific-popup": "^1.1",
"elasticsearch/elasticsearch": "^5.3",
"yii-cms/yii2-robokassa": "^1.1",
"PHPOffice/PHPExcel": "^1.8",
"filsh/yii2-oauth2-server": "*",
"dmstr/yii2-adminlte-asset": ">=2"
},
"require-dev": {
"yiisoft/yii2-debug": "~2.0.0",
"yiisoft/yii2-gii": "~2.0.0",
"yiisoft/yii2-faker": "~2.0.0",
"codeception/base": "^2.2.3",
"codeception/verify": "~0.3.1"
},
"repositories": [
{
"type": "composer",
"url": "https://asset-packagist.org"
}
],
"config": {
"process-timeout": 1800
}
}
2017-10-17 11:43 GMT+03:00 Tobias Munk <notifications@github.com>:
… Can you post a composer.json with which this is happening?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#133 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AOX9leSCPzXCDyN-cStFbF9B6VUoFxIsks5stGicgaJpZM4PjGw->
.
|
Found the culprit :) Thanks for sharing the
Simply remove the Related hiqdev/asset-packagist#72 |
The same error for the "dmstr/yii2-adminlte-asset": "^1" : |
as @litvinovandrew said, I also get same error with version 1 |
Hmm, we do not really support 1.x since a while. I hesitate to do a 1.2 release which switches to "AdminLTE" via composer or npm; it might break other things. I'd suggest the following:
|
You can also try this workaround: #123 (comment) |
https://github.com/dmstr/yii2-adminlte-asset/commit/2dd0e2b38bf57b76fdcf65c5363a1fafe8e0bc7c Hello. I think this commit breaks install package because
almasaeed2010/adminlte
dependencies cannot findDmitryBaranovskiy/eve.git
repository.The text was updated successfully, but these errors were encountered: