Giter Club home page Giter Club logo

Comments (4)

cmeiklejohn avatar cmeiklejohn commented on May 24, 2024

Yes, Erlang 21 is not supported yet.

from lasp.

Laymer avatar Laymer commented on May 24, 2024

@fire I do not know if that is a good idea nor wether @cmeiklejohn would approve this workaround but I am required to use Erlang/OTP 21 so the simplest way for me to do it was to add partisan 3.0.0 and lasp 0.9.0 as top level dependencies in my project.

As of OTP 21 the net_kernel:connect/1 function has been removed in favor of connect_node/1, but in my case this had no impact on the program behavior. So again, unless recommended by @cmeiklejohn I wouldn't rely on this tweak, but it seems to do the job for me so just letting you know in case it might help 🙂

from lasp.

dischoen avatar dischoen commented on May 24, 2024

I ran into the same problem and switched back to 20.3, with a make clean in between.
Then I had issues with incompatible .beam files from the previous build.
Maybe add the -a flag to rebar3 clean?

from lasp.

cmeiklejohn avatar cmeiklejohn commented on May 24, 2024

I haven't had time to port Lasp to the latest Partisan yet -- it's not really something I can get to in the next few weeks. That said, that should be really the only thing preventing it from going to OTP 21. I'd love it if someone else could send over a PR for this.

from lasp.

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.