Code Monkey home page Code Monkey logo

Comments (5)

Ocramius avatar Ocramius commented on September 26, 2024

What happens if you run composer dump-autoload and retry? Same result?

from laminas-feed.

aaronbushnell avatar aaronbushnell commented on September 26, 2024

Same thing, unfortunately! It's very strange. It works just fine locally, but running this on a Digital Ocean box is giving me this particular issue. Both on the exact same version of Composer, too:

   ______
  / ____/___  ____ ___  ____  ____  ________  _____
 / /   / __ \/ __ `__ \/ __ \/ __ \/ ___/ _ \/ ___/
/ /___/ /_/ / / / / / / /_/ / /_/ (__  )  __/ /
\____/\____/_/ /_/ /_/ .___/\____/____/\___/_/
                    /_/
Composer version 1.8.0 2018-12-03 10:31:16

from laminas-feed.

weierophinney avatar weierophinney commented on September 26, 2024

I think I found the issue: your Composer version. That's an old one (current versions are 1.10+), and we've occassionally seen issues in the Composer Plugin API with older versions. Run composer self-update, then blow away your composer.lock file and vendor/ directory, and run composer install and see if that corrects the issue. If so, we can document that further.

(I've also commented on the original issue on craftcms.)

from laminas-feed.

aaronbushnell avatar aaronbushnell commented on September 26, 2024

@weierophinney Unfortunately it doesn't appear to be my Composer version. I ran through a handful of tests in the Craft CMS issue and this happens even on Composer 1.10.10. Happy to help debug/diagnose this further!

from laminas-feed.

froschdesign avatar froschdesign commented on September 26, 2024

The problem is unrelated to this component and the original problem is fixed with laminas/laminas-zendframework-bridge#71.

from laminas-feed.

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.