Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

bower-asset/blueimp-file-upload ~9.9 -> no matching package found. #124

Open
Commifreak opened this issue Sep 25, 2017 · 7 comments
Open
Labels

Comments

@Commifreak
Copy link

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - 2amigos/yii2-file-upload-widget 1.0.7 requires bower-asset/blueimp-file-upload ~9.9 -> no matching package found.
    - 2amigos/yii2-file-upload-widget 1.0.6 requires bower-asset/blueimp-file-upload ~9.9 -> no matching package found.
    - 2amigos/yii2-file-upload-widget 1.0.5 requires bower-asset/blueimp-file-upload ~9.9 -> no matching package found.
    - 2amigos/yii2-file-upload-widget 1.0.4 requires bower-asset/blueimp-file-upload ~9.9 -> no matching package found.
    - 2amigos/yii2-file-upload-widget 1.0.3 requires bower-asset/blueimp-file-upload ~9.9.0 -> no matching package found.
    - 2amigos/yii2-file-upload-widget 1.0.2 requires bower-asset/blueimp-file-upload ~9.9.0 -> no matching package found.
    - 2amigos/yii2-file-upload-widget 1.0.1 requires bower-asset/blueimp-file-upload ~9.9 -> no matching package found.
    - 2amigos/yii2-file-upload-widget 1.0.0 requires bower-asset/blueimp-file-upload ~9.9 -> no matching package found.
    - Installation request for 2amigos/yii2-file-upload-widget ~1.0 -> satisfiable by 2amigos/yii2-file-upload-widget[1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7].

Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to your minimum-stability setting
   see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.

Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.

Installation failed, reverting ./composer.json to its original content.

Done by:

composer require 2amigos/yii2-file-upload-widget:~1.0

composer: 1.5.2 (stable channel)

Whats wrong?

composer diagnose
Checking composer.json: WARNING
require.kartik-v/yii2-widget-sidenav : unbound version constraints (*) should be avoided
require.kartik-v/yii2-widget-activeform : unbound version constraints (*) should be avoided
require.kartik-v/yii2-widgets : unbound version constraints (*) should be avoided
require.kartik-v/yii2-tabs-x : unbound version constraints (*) should be avoided
require.kartik-v/yii2-detail-view : unbound version constraints (*) should be avoided
require.kartik-v/yii2-widget-growl : unbound version constraints (*) should be avoided
require.kartik-v/yii2-nav-x : unbound version constraints (*) should be avoided
require.kartik-v/yii2-grid : unbound version constraints (@dev) should be avoided
require.kartik-v/yii2-mpdf : unbound version constraints (*) should be avoided
require.kartik-v/yii2-editable : unbound version constraints (*) should be avoided
Checking platform settings: OK
Checking git settings: OK
Checking http connectivity to packagist: OK
Checking https connectivity to packagist: OK
Checking HTTP proxy: OK
Checking HTTP proxy support for request_fulluri: OK
Checking HTTPS proxy support for request_fulluri: OK
Checking github.com oauth access: OK
Checking disk free space: OK
Checking pubkeys:
Tags Public Key Fingerprint: 57815BA2 7E54DC31 7ECC7CC5 573090D0  87719BA6 8F3BB723 4E5D42D0 84A14642
Dev Public Key Fingerprint: 4AC45767 E5EC2265 2F0C1167 CBBB8A2B  0C708369 153E328C AD90147D AFE50952
OK
Checking composer version: OK
@tonydspaniard
Copy link
Member

@Commifreak please, try this on your composer file:

    "minimum-stability": "dev",
    "prefer-stable": true,

let me know if it works.

@devk1d
Copy link

devk1d commented Nov 7, 2017

@tonydspaniard +1, not works.

@tonydspaniard
Copy link
Member

@devk1d not works? or works?

@craycel
Copy link

craycel commented Dec 1, 2017

I have the same problema anybody can help me.
2017-11-30 6

@tonydspaniard
Copy link
Member

@craycel have you tried this? #124 (comment)

@kohone
Copy link

kohone commented Jan 19, 2018

@tonydspaniard I try this, and not works
image

@kohone
Copy link

kohone commented Jan 19, 2018

command

composer global require "fxp/composer-asset-plugin:^1.2.0"

fix it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants