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

Error while install via composer #24

Open
Atorich opened this issue Oct 28, 2014 · 0 comments
Open

Error while install via composer #24

Atorich opened this issue Oct 28, 2014 · 0 comments

Comments

@Atorich
Copy link

Atorich commented Oct 28, 2014

Part of require-dev:

...
"components/ember": "dev-master",
"components/ember-data": "dev-master"
...

Result is:

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
    - Installation request for components/ember-data dev-master -> satisfiable by components/ember-data[dev-master].
    - components/ember-data dev-master requires components/ember 1.* -> no matching package found.

If we change ember's version to 1.*@dev installation will be successfully but with ember 1.4.0.

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