Giter Site home page Giter Site logo

Comments (6)

Seldaek avatar Seldaek commented on May 19, 2024

Fixed by fixing #20

from satis.

till avatar till commented on May 19, 2024

This was related to the vendors?

from satis.

Seldaek avatar Seldaek commented on May 19, 2024

Well yes it's just the version of composer was too old in the satis lock file. It didn't contain the @<stability> feature.

from satis.

till avatar till commented on May 19, 2024

Ok, so it was parsing something from packgist, and this is how it triggered?

I am just trying to understand so it's easier to troubleshoot these kind of things.

Thanks!

from satis.

Seldaek avatar Seldaek commented on May 19, 2024

Well basically if you enable the packagist repo, it loads all its packages in memory and then dumps those you want. The ArrayLoader wasn't able to load some of the packages since they had bad metadata. Normally packagist acts as a buffer and won't import invalid stuff so that you can't get invalid stuff in the feed, but if your composer is too old obviously that's a problem.

from satis.

till avatar till commented on May 19, 2024

Ok, makes sense. I guess the best way is to mirror is to use github repos always.

Thanks, dude!

from satis.

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.