Code Monkey home page Code Monkey logo

Comments (12)

cmeiklejohn avatar cmeiklejohn commented on June 1, 2024 1

#257

from lasp.

cmeiklejohn avatar cmeiklejohn commented on June 1, 2024

@tsloughter any thoughts here?

from lasp.

cmeiklejohn avatar cmeiklejohn commented on June 1, 2024

One thing: I'm not sure Lasp runs under Erlang 20 just yet. I'm not sure if that's related to the problem yet, but ideally you want to run with something on the 19 branch for now.

from lasp.

cs-victor-nascimento avatar cs-victor-nascimento commented on June 1, 2024

Will try with OTP 19. I've seen the recent commit removing OTP 20 but I thought that was only because of execution time in Travis or something like it. The documentation also does not mention it (or I haven't seen it).

In any case, it would be greatly appreciated if we could have an Elixir example. THanks once again for your work!

from lasp.

tsloughter avatar tsloughter commented on June 1, 2024

We use it on OTP 20. Not sure what is going on in that crash. Is it for sure using rebar3 from mix to build, instead of rebar 2?

from lasp.

cmeiklejohn avatar cmeiklejohn commented on June 1, 2024

Can you report the version of rebar that is being used for the build so we can try to get to the bottom of where the crash is happening?

from lasp.

cs-victor-nascimento avatar cs-victor-nascimento commented on June 1, 2024

It is a rebar issue but not exactly a version issue. Mix has installed both versions of rebar. It seems it is not reading rebar.config.script properly from the sext repo.

I can reproduce the same error by depending only on sext. I will try to report this upstream. Thanks :)

from lasp.

cmeiklejohn avatar cmeiklejohn commented on June 1, 2024

Thanks!

from lasp.

cs-victor-nascimento avatar cs-victor-nascimento commented on June 1, 2024

After raising an issue in the sext repository, it is now fixed there. I can compile it with 1.4.1 now and manager: :rebar plus edown dependency.

Will try overriding Lasp's version to see if I can bootstrap it locally.

Thanks once again!

from lasp.

cmeiklejohn avatar cmeiklejohn commented on June 1, 2024

I'm curious if Lasp even needs the sext dependency at this point.

from lasp.

cs-victor-nascimento avatar cs-victor-nascimento commented on June 1, 2024

My successful configuration deps is:

      {:sext, "~> 1.4", manager: :rebar, override: true},
      {:edown, "~> 0.8"},
      {:lasp, "~> 0.3"}

from lasp.

cmeiklejohn avatar cmeiklejohn commented on June 1, 2024

#257 merged, removes dependency on sext.

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.