GithubHelp home page GithubHelp logo

Comments (3)

olleolleolle avatar olleolleolle commented on June 9, 2024 2

Hi! The API for Faraday 2 has changed slightly, so that the "optional late-loaded dependency method called dependency" is removed.

You can ask for a lower-than-2 version of Faraday in your Gemfile, to avoid using the new API for your app.

The middleware used has not been updated to support the new API.

from faraday_middleware.

iMacTia avatar iMacTia commented on June 9, 2024 1

Hi @IvanMuts, this is an issue with the active_campaign gem from what I can see.
The reason is because they use the dependency method (see https://github.com/mhenrixon/active_campaign/blob/f2298d4da458259e96134fcb0cc25846802a8b91/active_campaign.gemspec#L33), which has been removed in Faraday v2.

However, they declare they're compatible with Faraday v2 in their gemspec (see https://github.com/mhenrixon/active_campaign/blob/master/active_campaign.gemspec#L33).

You should open an issue on their repository and point them to our UPGRADING.md guide so they can correctly support Faraday v2

from faraday_middleware.

IvanMuts avatar IvanMuts commented on June 9, 2024

thanks guys

from faraday_middleware.

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.