Giter Site home page Giter Site logo

Comments (10)

philss avatar philss commented on May 4, 2024

@henrik and @licyeus can you provide your Elixir and Erlang versions?

To check Erlang version with brew, use: brew info erlang | grep "*"
To check Elixir version, run: elixir -v.

from floki.

sllvn avatar sllvn commented on May 4, 2024
➜  brew info erlang | grep "*"
/usr/local/Cellar/erlang/17.5 (7398 files, 282M) *
➜  elixir -v
Elixir 1.0.5

Interesting that my stacktrace references 18.0.2, but brew states I'm running 17.5. I'm upgrading erlang with homebrew and will let you know after lunch if it works.

from floki.

henrik avatar henrik commented on May 4, 2024
$ brew info erlang | grep "*"
/usr/local/Cellar/erlang/17.5 (7398 files, 283M) *
$ elixir -v
Elixir 1.0.4

I'll try to hold off on upgrading things so I can evaluate any backwards-compatibility fix (if that's the issue).

from floki.

philss avatar philss commented on May 4, 2024

@licyeus @henrik thank you! I will take a look later today. This seems to be something related to the Erlang version , but I'm not sure. I tested Floki against Erlang 18.0.2 and 18.0.3, and it works fine.

@henrik Ok.

from floki.

sllvn avatar sllvn commented on May 4, 2024

Upgrading to erlang 18.0.3 (via brew upgrade erlang) fixed the issue. Floki now compiles successfully. @philss, thanks for the heads up on how to check system erlang version.

from floki.

henrik avatar henrik commented on May 4, 2024

👍 If you bump the version I'm happy to try the latest.

Sent from my iPhone

On 18 Sep 2015, at 06:35, Philip Sampaio [email protected] wrote:

Closed #24 via #26.


Reply to this email directly or view it on GitHub.

from floki.

philss avatar philss commented on May 4, 2024

@henrik great! You can take a look now in the new version 0.4.1 (it's already published).

My bad, guys. The problem was that I added a file that shouldn't be added to the Hex package. You can't see the file because is not under versioning, but is a file that is generated by the "leex" compiler.
This explain why you were seeing "/usr/local/Cellar/erlang/18.0.2/".

Let me know if you have any issues.

Thanks again for reporting!

cc @licyeus

from floki.

philss avatar philss commented on May 4, 2024

@henrik can you try this new version (0.4.1)?

from floki.

henrik avatar henrik commented on May 4, 2024

Works! 👍 Thanks so much, Philip!

Sent from my iPhone

On 18 Sep 2015, at 20:28, Philip Sampaio [email protected] wrote:

@henrik can you try this new version (0.4.1)?


Reply to this email directly or view it on GitHub.

from floki.

philss avatar philss commented on May 4, 2024

@henrik Ok, thanks for testing it!

from floki.

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.