Giter Club home page Giter Club logo

Comments (6)

doomspork avatar doomspork commented on July 19, 2024 2

Working on getting 1.0 released today w/ support for Guardian 1.0 @cdesch 👍

from guardian_db.

cdesch avatar cdesch commented on July 19, 2024 1

thanks @doomspork

from guardian_db.

hassox avatar hassox commented on July 19, 2024

There is a small change that makes it incompatible. There is a PR that addresses this that you can use in the short term while we shepherd it through the release process.

The branch is: update-docs-for-guardian-1.0

from guardian_db.

cdesch avatar cdesch commented on July 19, 2024

I see. trying to pull it now -- running into an error, but it might be just me:

config:

{:guardian, "~> 1.0.0-beta.0"},
{:guardian_db, github: "ueberauth/guardian_db", branch: "update-docs-for-guardian-1.0"},

error:


cjs-MBP15:my_rewards_web cj$ mix deps.get
* Updating guardian_db (https://github.com/ueberauth/guardian_db.git)
** (Mix) Required version ">= 1.0" for package guardian is incorrectly specified (from: /Users/cj/elixir_projects/my_rewards_platform/deps/guardian_db/mix.exs)

from guardian_db.

hassox avatar hassox commented on July 19, 2024

Eep. Thanks for finding that issue. I will add a fix for that into the branch. In the meantime you can set override: true on the guardian dep to get you started. I will address this as quickly as I can.

Thank you for raising!

from guardian_db.

cdesch avatar cdesch commented on July 19, 2024

It looks like guardian_db is looking for {:guardian, ">= 1.0"}, instead of {:guardian, "~> 1.0.0-beta.0"},

I'm making a pull request to the branch

from guardian_db.

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.