Code Monkey home page Code Monkey logo

Comments (4)

taylankasap avatar taylankasap commented on August 22, 2024 1

For future visitors, use composer global show to see what else is installed globally so you can refresh your memory.

from installer.

Albert221 avatar Albert221 commented on August 22, 2024

Nevermind, mediawiki/minus-x I had installed globally too had a dependence on symfony/console v3...

from installer.

HafenaajeA avatar HafenaajeA commented on August 22, 2024

Now i'm at this problem! how did you solve this?

from installer.

franckDev21 avatar franckDev21 commented on August 22, 2024
  • Root composer.json requires brackets/craftable-installer ^2.1 -> satisfiable by brackets/craftable-installer[v2.1.0].
    • brackets/craftable-installer v2.1.0 requires symfony/console ~3.0|~4.0|~5.0 -> found symfony/console[v3.0.0, ..., v3.4.47, v4.0.0, ..., v4.4.49, v5.0.0, ..., v5.4.24] but the package is fixed to v6.3.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require brackets/craftable-installer:*" to figure out if any version is installable, or "composer require brackets/craftable-installer:^2.1" if you know which you need.

from installer.

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.