Code Monkey home page Code Monkey logo

Comments (5)

BrandonShar avatar BrandonShar commented on June 11, 2024

Sorry about that; tag added! Let me know if that fixes your issue.

Hope that you didn't have to spend too much time manually going to Stack Overflow and copy pasting with your hands like some kind of animal.

from stack-overflow-buddy.

sarfraznawaz2005 avatar sarfraznawaz2005 commented on June 11, 2024

Did you try installing yourself ?

Problem 1
- Installation request for brandonshar/stack-overflow-buddy ^1.0 -> satisfiable by brandonshar/stack-overflow-buddy[v1.0].
- brandonshar/stack-overflow-buddy v1.0 requires kitetail/zttp dev-master -> satisfiable by kitetail/zttp[dev-master] but these conflict with your requirements or minimum-stability.

from stack-overflow-buddy.

BrandonShar avatar BrandonShar commented on June 11, 2024

Ok, did some digging into composer defaults. It installed fine for me in my test project because I had "minimum-stability": "dev" set in the root of my composer.json. Fix is to add

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

to the root of your composer.json file. I'm testing a fix that doesn't require that now.

from stack-overflow-buddy.

sarfraznawaz2005 avatar sarfraznawaz2005 commented on June 11, 2024

worked by adding these lines to composer, thanks

from stack-overflow-buddy.

BrandonShar avatar BrandonShar commented on June 11, 2024

Awesome! Added these instructions to the readme.

from stack-overflow-buddy.

Related Issues (2)

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.