Coder Social home page Coder Social logo

Comments (4)

sebastienros avatar sebastienros commented on August 16, 2024 2

BTW the updated Fluid package with the latest Parlot is already available on MyGet. I'll soon release it on NuGet.

from fluid.

sebastienros avatar sebastienros commented on August 16, 2024 1

Parlot is wrongly using patch versions updates while introducing breaking changes. Don't upgrade Parlot directly when using Fluid, only bump Fluid when a new version is released.

You shouldn't even have a direct reference to Parlot, unless you are also using it yourself for something else in the same project.

from fluid.

d3xter avatar d3xter commented on August 16, 2024

You shouldn't even have a direct reference to Parlot, unless you are also using it yourself for something else in the same project.

I ran dotnet paket update to update all packages and it updated Fluid.Core to 2.10 and Parlot to 0.0.28 because the version constraint is Parlot >= 0.0.25, thats how I encountered this exception.

I had to pin Parlot to 0.0.26 to prevent this exception.

from fluid.

ThomasDem14 avatar ThomasDem14 commented on August 16, 2024

I use in the same project NCalcSync (4.3.3) and Fluid.Core (2.10.0). Both use Parlot but because the former requires Parlot >= 0.0.28, this package version is installed. It results in the System.MissingMethodException. Hence, "not upgrading Parlot" is not a solution at all.

BTW the updated Fluid package with the latest Parlot is already available on MyGet. I'll soon release it on NuGet.

When can we expect the next version @sebastienros ? Thank you.

from fluid.

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.