Git Product home page Git Product logo

Comments (5)

zachdaniel avatar zachdaniel commented on June 3, 2024 2

Yep! You are correct, I fixed it. Thank you! 🙇

from ash_postgres.

zachdaniel avatar zachdaniel commented on June 3, 2024

Interesting...I think Ash packages can be on nimble options 1.0+. I'll look at updating it.

from ash_postgres.

zachdaniel avatar zachdaniel commented on June 3, 2024

Once CI passes, a new version of spark will release that should solve for this problem. So you can do mix deps.update spark and it should use nimble options 1.0

from ash_postgres.

zachdaniel avatar zachdaniel commented on June 3, 2024

Closing this for now unless there is still an issue after updating spark :)

from ash_postgres.

arcanemachine avatar arcanemachine commented on June 3, 2024

First of all, thanks for the incredibly quick response.

However, there is still an explicit dependency on {:nimble_options, "~> 0.5"} in the ash_postgres repo, which causes the same error message to appear when doing the ash_phoenix tutorial.

I was able to get a working copy locally using the following steps (I'm an Elixir noob if it wasn't obvious):

  • Make a clone of this repo
  • Update the dependency to {:nimble_options, "~> 1.0"},
  • Run mix deps.update spark
  • Then I could build a release with mix release
  • Then I installed the deps from my "hello world" ash_phoenix project using the local ash_postgres dependency that I built, and everything appears to be working (so far...)

So I believe that the explicit nimble_options dependency in ash_postgres itself still needs to be updated to fully fix the issue. (Or perhaps it could be removed altogether? I tried compiling ash_postgres with the nimble_options commented out, and it appeared to complete without error.)

Thanks again.

from ash_postgres.

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.