question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Upstream Peer Dependency dagre

See original GitHub issue

I was just updating my deps, and noticed this. I thought I would mention it, because it seems that the d3 version is out of date …

warning "mermaid > dagre-d3-renderer@0.5.8" has incorrect peer dependency "d3@^4.13.0".

Isn’t modern d3 "d3@^5.12.0"?

(Yes, I know technically that the line here in this project’s package.json is:

    "d3": "^5.7.0",

So it will properly install 5.12 and any other minor / patch increase. Just wondering if outreach to the dagre repo is warranted.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

4reactions
gordonwoodhullcommented, Oct 19, 2019

I tested and submitted PRs dagrejs/dagre-d3#376 and tylingsoft/dagre-d3-renderer#11 - take your pick.

1reaction
pravicommented, Oct 19, 2019

dagre-d3 merged the pr. @gordonwoodhull thanks! @christopherkade would it be possible to switch to dagre-d3 (dagre-d3-renderer is a fork and I don’t know why this was chosen in the first place), which seems more active any way. Also can we use the master branch directly till they make a new release?

Read more comments on GitHub >

github_iconTop Results From Across the Web

"Could not resolve dependency" error with "react@^16.0" #9426
Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps. This seems to be caused because ...
Read more >
Heroku - Fix the upstream peer dependency conflict - YouTube
Heroku - ERESOLVE could not resolve | Fix the upstream peer dependency conflict. 1,894 views1.8K views. Jul 3, 2022.
Read more >
Fix the upstream dependency conflict installing NPM packages
It looks like it's a problem with peer dependencies in the latest version of npm (v7) which is still a beta version. Try...
Read more >
Bug listing with status RESOLVED with resolution UPSTREAM ...
[5-9] a real dependency of svn 1.1? apr-0.9.4 is latest release" status:RESOLVED resolution:UPSTREAM severity:normal · Bug:61066 - "Compiling qt 3.3.3 with ...
Read more >
DRBD 9.0 en - LINBIT
Whether the resynchronization is currently suspended or not. Possible values are no, user, peer, dependency. Comma separated. received (network ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found