Giter VIP home page Giter VIP logo

Comments (9)

kipcole9 avatar kipcole9 commented on June 29, 2024 1

Sorry everyone, I don't know how this got back in master branch but I have re-fixed and am re-publishing. Apologies for the inconvenience.

from cldr_currencies.

kipcole9 avatar kipcole9 commented on June 29, 2024

Apologies for the inconvenience. I have published version 2.9.1 that makes ex_doc an optional dependency.

The issue I have been seeing in my release process is strange issues relating to earmark crashing when I pin ex_doc to only some Mix environments. Making ex_doc optional seems to remove that issue and also remove it as a hard dependency for you. Therefore optimistic that this new version removes the requirement to dependency gymnastics on your end.

Will leave the issue open for a while in case it doesn't resolve the issue for some other reason.

from cldr_currencies.

tcitworld avatar tcitworld commented on June 29, 2024

You made a typo :)

{:ex_doc, "~> 0.18", optiobal: true, runtime: false},

from cldr_currencies.

kipcole9 avatar kipcole9 commented on June 29, 2024

Thanks for the catch and sorry for messing that up. I republished with the same version so if you reinstall the dependency I think it should be ok now.

from cldr_currencies.

tcitworld avatar tcitworld commented on June 29, 2024

Thanks, this seems to work just fine.

from cldr_currencies.

jonfinerty avatar jonfinerty commented on June 29, 2024

Hi @kipcole9, I think this issue has resurfaced with the new 2.10.0 version. I don't think your change to make ex_doc optional made it into the mainline, looking at https://github.com/elixir-cldr/cldr_currencies/blob/master/mix.exs#L43

I'm getting a fairly identical error to @tcitworld original issue, an override on my side solves it for now

from cldr_currencies.

tcitworld avatar tcitworld commented on June 29, 2024

It was added back in 6f5d0b4

from cldr_currencies.

kipcole9 avatar kipcole9 commented on June 29, 2024

Published ex_cldr_currencies version 2.10.1 to have ex_doc only configured for the :dev and :release mix environments and set to runtime: false and optional: true just to make sure.

Sorry for the inconvenience, I don't know how this regressed. I will find a way to add a test for the ex_doc configuration so this doesn't happen again.

from cldr_currencies.

jonfinerty avatar jonfinerty commented on June 29, 2024

Amazing, thanks for the quick turn-around

from cldr_currencies.

Related Issues (8)

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.