Giter VIP home page Giter VIP logo

Comments (4)

philipobenito avatar philipobenito commented on May 18, 2024

Most likely clashes with another dependency you have already?
On 2 Apr 2015 17:51, "Kayla Daniels" [email protected] wrote:

When I run composer require league/route I get the following:

Problem 1
- Conclusion: don't install league/route 1.1.0
- don't install league/route 1.0.x-dev|install league/route dev-master
- Conclusion: don't install league/route dev-master
- Conclusion: don't install league/route 1.0.1
- Installation request for league/route ~1.0@dev -> satisfiable by league/route[1.0.0, 1.0.1, 1.1.0, 1.0.x-dev].
- Conclusion: remove nikic/fast-route v0.2.0
- league/route 1.0.0 requires nikic/fast-route ~0.3 -> satisfiable by nikic/fast-route[v0.3.0, v0.4.0].
- Can only install one of: nikic/fast-route[v0.3.0, v0.2.0].
- Can only install one of: nikic/fast-route[v0.4.0, v0.2.0].
- Installation request for nikic/fast-route == 0.2.0.0 -> satisfiable by nikic/fast-route[v0.2.0].

Thoughts?


Reply to this email directly or view it on GitHub
#38.

from route.

philipobenito avatar philipobenito commented on May 18, 2024

Have you already defined a dependency on FastRoute?

Installation request for nikic/fast-route == 0.2.0.0 -> satisfiable by nikic/fast-route[v0.2.0].

from route.

greydnls avatar greydnls commented on May 18, 2024

I hadn't. I'm not sure what I did, but I scrapped the directory and did a composer init, defined league/route as a dep and now it's working fine. I'll go ahead and close this.

from route.

philipobenito avatar philipobenito commented on May 18, 2024

👍 strange one, usually only get that error if there is a mismatch on version numbers for the same dependency being defined twice somewhere in the cycle

from route.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.