Git Product home page Git Product logo

Comments (4)

charrondev avatar charrondev commented on June 27, 2024

The issue is that you're passing in null arguments. Arguments should always be an array with the first one being the command that was run. That doesn't seem to always work out so here's an example of how we guarded against it in vanilla-cli https://github.com/vanilla/vanilla-cli/blob/d8f89d8d68c4a4c84610139b41280779e7390f6e/src/Vanilla/Cli/Cli.php#L66

from garden-cli.

stefahn avatar stefahn commented on June 27, 2024

I don't really get it. Can you tell me what I need to write on the command line instead of file url?
Thanks for any help.

from garden-cli.

charrondev avatar charrondev commented on June 27, 2024

What file url are you referring to exactly? Garden CLI is a library for building command tools. If you are having an issue with mixed-content-scan you should file an issue on that repo instead. I had assumed you were the author of that tool, in which case it is passing null as an argument, when Garden CLI requires an array. In short, the issue is mixed-content-scan not garden-cli.

from garden-cli.

stefahn avatar stefahn commented on June 27, 2024

Thanks.

I found out how to run the tool. For some reason I had to add php_cli in front of the command.

from garden-cli.

Related Issues (15)

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.