GithubHelp home page GithubHelp logo

Comments (6)

stevenrombauts avatar stevenrombauts commented on August 16, 2024

Hello @progreccor! This issue mostly means a previous download failed, and the cached package is incomplete and thus corrupted.

If you remove the cached files with rm /root/.config/composer/vendor/joomlatools/console/bin/.files/cache/7522513af9d772a10efbc54fc410dbce/* and try again, what happens then?

from joomlatools-console.

progreccor avatar progreccor commented on August 16, 2024

here is what I get
default

from joomlatools-console.

stevenrombauts avatar stevenrombauts commented on August 16, 2024

@progreccor Can you take a look at the current.tar.gz file? If it was a failed download, the file might contain a clue to what went wrong.

You can check its contents with nano /root/.config/composer/vendor/joomlatools/console/bin/.files/cache/7522513af9d772a10efbc54fc410dbce/current.tar.gz.

If for some reason downloading does not work, you can try cloning the repository: joomla site:create test --clone.

from joomlatools-console.

progreccor avatar progreccor commented on August 16, 2024

the folder is empty

from joomlatools-console.

progreccor avatar progreccor commented on August 16, 2024

`[root@localhost cache]# joomla site:create test --clone

[RuntimeException]
The --clone flag requires a valid Git repository
`

from joomlatools-console.

stevenrombauts avatar stevenrombauts commented on August 16, 2024

@progreccor Is git installed on your system? What's the output of this command: GIT_SSH_COMMAND=\"ssh -oBatchMode=yes\" GIT_ASKPASS=/bin/echo git ls-remote https://github.com/joomla/joomla-cms?

That's the one we use to check if the repository a valid one.

from joomlatools-console.

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.