Code Monkey home page Code Monkey logo

Comments (10)

lucatume avatar lucatume commented on June 12, 2024 1

And you are very much right indeed. I will fix that, thanks for reporting it.

I get the same error due to symfony/console requirement that you get, running just:

composer require lucatume/wp-browser --dev

fixes it.
If you have installed codeception/codeception before remove it first by running:

composer remove codeception/codeception

Let me know if this helps.

from wp-browser.

lucatume avatar lucatume commented on June 12, 2024 1

Thanks for the feedback.

I will keep this open while my modification to the /for/wordpress page is merged.

from wp-browser.

lucatume avatar lucatume commented on June 12, 2024

What are the production and development requirements in your package? Could you post the composer.json file?

from wp-browser.

lucatume avatar lucatume commented on June 12, 2024

Hi there,

is this happening on a fresh install or while adding wp-browser to an
existing project?
To be more helpful Iā€™d need your local composer.json file.

On Fri, Sep 23, 2016 at 8:15 AM, milindmore22 [email protected]
wrote:

I am facing same issue, while installing for codeception for WordPress
http://codeception.com/for/wordpress#Install

ā€”
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#53 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACn00o5cwWzsCJMESB7g8F5oEuTN9XNJks5qs26TgaJpZM4KAF6A
.

Luca
[email protected]
Twitter https://twitter.com/lucatume GitHub https://github.com/lucatume

from wp-browser.

lucatume avatar lucatume commented on June 12, 2024

@faizalmy,
I need to see the composer.json to be able to reproduce and possibly fix, could you please provide it?

from wp-browser.

lucatume avatar lucatume commented on June 12, 2024

Closing this due to missing information, pleas update this issue with the needed information should this still be an issue.

from wp-browser.

VeeeneX avatar VeeeneX commented on June 12, 2024

Can we reopen this issue?

I think it happens when you try to install them by cli with clean composer.json:

composer require codeception/codeception --dev
composer require lucatume/wp-browser --dev
composer require codeception/codeception --dev

Using version ^2.2 for codeception/codeception
./composer.json has been created
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 42 installs, 0 updates, 0 removals
  - Installing symfony/yaml (v3.2.2) Downloading: 100%         
  - Installing symfony/finder (v3.2.2) Downloading: 100%         
...

composer require lucatume/wp-browser --dev    

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 symfony/console (locked at v3.2.2) -> satisfiable by symfony/console[v3.2.2].
    - lucatume/wp-browser 1.19.0 requires wp-cli/wp-cli ^0.24.1 -> satisfiable by wp-cli/wp-cli[v0.24.1].
    - lucatume/wp-browser 1.19.1 requires wp-cli/wp-cli ^0.24.1 -> satisfiable by wp-cli/wp-cli[v0.24.1].
    - lucatume/wp-browser 1.19.2 requires wp-cli/wp-cli ^0.24.1 -> satisfiable by wp-cli/wp-cli[v0.24.1].
    - lucatume/wp-browser 1.19.3 requires wp-cli/wp-cli ^0.24.1 -> satisfiable by wp-cli/wp-cli[v0.24.1].
    - lucatume/wp-browser 1.19.4 requires wp-cli/wp-cli ^0.24.1 -> satisfiable by wp-cli/wp-cli[v0.24.1].
    - lucatume/wp-browser 1.19.5 requires wp-cli/wp-cli ^0.24.1 -> satisfiable by wp-cli/wp-cli[v0.24.1].
    - Conclusion: don't install wp-cli/wp-cli v0.24.1
    - Installation request for lucatume/wp-browser ^1.19 -> satisfiable by lucatume/wp-browser[1.19.0, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.19.5].

Installation failed, reverting ./composer.json to its original content.

from wp-browser.

lucatume avatar lucatume commented on June 12, 2024

Sure we can re-open!

Question: why are you requiring codeception/codeception too? wp-browser already requires it. Any particular reason?

from wp-browser.

VeeeneX avatar VeeeneX commented on June 12, 2024

I've just read instructions http://codeception.com/for/wordpress

from wp-browser.

VeeeneX avatar VeeeneX commented on June 12, 2024

Yep, fine!

from wp-browser.

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.