Coder Social home page Coder Social logo

Comments (7)

Ocramius avatar Ocramius commented on July 19, 2024

@ostrolucky I moved this to mezzio/mezzio-tooling.

I don't have a clear overview of why this happens.

@settermjd you worked with this codebase last: could you perhaps help out in troubleshooting this?

from mezzio.

settermjd avatar settermjd commented on July 19, 2024

@ostrolucky I moved this to mezzio/mezzio-tooling.

I don't have a clear overview of why this happens.

@settermjd you worked with this codebase last: could you perhaps help out in troubleshooting this?

Only just seeing this now, as I'm having the same issue.

from mezzio.

settermjd avatar settermjd commented on July 19, 2024

I've been playing with it tonight and that error seems pointless, as nothing is actually installed from this point onward. Plus, setting a bin directory in the package's composer.json results in the script saying that it worked, yet the mezzio script is still missing. Continuing to look at this. Just wondering where the binary disappeared to.

from mezzio.

settermjd avatar settermjd commented on July 19, 2024

Don't mind me. After some more experimenting, if you add the following to composer.json and run vendor/bin/mezzio-tooling, then the mezzio commands namespace is available when running vendor/bin/laminas. Not confusing, much.

"bin": [
    "bin/laminas"
]

from mezzio.

settermjd avatar settermjd commented on July 19, 2024

@Ocramius, I don't know if mezzio/mezzio-tooling#41 is complete, but that changed worked for me locally. Thanks for reporting the issue, @ostrolucky.

from mezzio.

Xerkus avatar Xerkus commented on July 19, 2024

bin/mezzio-tooling provided by mezzio/mezzio is aimed at 1.x release of mezzio/mezzio-tooling package.

mezzio/mezzio-tooling 2.0 switched to providing commands for laminas/laminas-cli via its vendor/bin/laminas

from mezzio.

Xerkus avatar Xerkus commented on July 19, 2024

bin/mezzio-tooling should be updated with deprecation message saying it is targeting tooling v1. Or may be dropped altogether.

Docs needs to be updated to outline usage with laminas-cli https://docs.mezzio.dev/mezzio/v3/reference/cli-tooling/

from mezzio.

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.