Skip to content
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

Problem with installation or dock #19

Open
mrfatguy opened this issue Apr 9, 2015 · 0 comments
Open

Problem with installation or dock #19

mrfatguy opened this issue Apr 9, 2015 · 0 comments

Comments

@mrfatguy
Copy link

mrfatguy commented Apr 9, 2015

There seems to be a bug in your documentation. Adding "marciocamello/yii2-x-editable": "*" to composer.json and executing php composer.phar update ends with:

Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - The requested package marciocamello/yii2-x-editable could not be found in any version, there may be a typo in the package name.

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://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more details.

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

Installing by executing:

php composer.phar require marciocamello/yii2-x-editable "dev-master"

Works fine. Make sure, if you have correct entries in Packagist or check, whatever may cause, that installing using * version tag fails, while using dev-master version tag works just fine.

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

No branches or pull requests

1 participant