GithubHelp home page GithubHelp logo

Comments (4)

manekinekko avatar manekinekko commented on August 18, 2024

from ngd.

vogloblinsky avatar vogloblinsky commented on August 18, 2024

Yep, that was my personal conclusion 😄

from ngd.

manekinekko avatar manekinekko commented on August 18, 2024

cut a new release https://github.com/manekinekko/angular2-dependencies-graph/releases/tag/v1.0.0-alpha.12

from ngd.

nweldev avatar nweldev commented on August 18, 2024

Ngb releases are a bit confusing. It took me some time to figure out that v1.0.0-alpha.12 comes after v1.0.0. So we can't set this dependency to ^1.0.0-alpha.12 like I did. It would be a good idea to release v1.0.0-alpha.12 as a v1.0.1 to solve this (related to #33)

For now, in order to fix this issue, we have to set the version to a strict 1.0.0-alpha.12, or we can simply add :

"resolutions": {
    "angular2-dependencies-graph/svg-to-png": "3.1.0"
  }

to our package.json if we use yarn (see https://yarnpkg.com/lang/en/docs/selective-version-resolutions/), since there isn't any beacking change between this two versions, at least for how ngb seems to use it.

Related issues :

from ngd.

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.