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.

Project with 8.0.0-rc1 can't be build missing dependency d3-scale.

See original GitHub issue

Project using 8.0.0-rc1 can’t be build, it requires d3-scale.

To Reproduce Steps to reproduce the behavior:

  1. Add dependency “@swimlane/ngx-graph”: “^8.0.0-rc.1” to your angular project
  2. Run npm install && ng build --prod
  3. See error in console:
 ERROR in The target entry-point "@swimlane/ngx-graph" has missing dependencies:
 - d3-scale

Expected behavior Don’t know what is the best solution, easiest I think is to document at least this dependency

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
DaSchTourcommented, Jan 22, 2022

There is a bug reported for a release candidate and then a major release is done without fixing the issue. Please be more careful when releasing new versions and check new issues. Thanks.

0reactions
owfilipcommented, Dec 10, 2021

Well, I have the issue on Windows, but same lib built on Mac does not report any missing dependency. Anyway, try npm i --save d3 as a workaround.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Swimlane - Bountysource
Project using 8.0.0-rc1 can't be build, it requires d3-scale. To Reproduce Steps to reproduce the behavior: 1. Add dependency "@swimlane/ngx-graph": ...
Read more >
Missing Dependency in dependent project - gradle
0' in app module, all the dependencies (which are implemented in common build.gradle) is available to use in app module also. But if...
Read more >
Compare Packages Between Distributions - DistroWatch.com
In this way we can not only compare two competing projects, but also track the progress of distributions as they adopt newer versions...
Read more >
Open Source Used In DNAC SDA+Wireless Groot - Cisco
1.218 babel-loader 8.0.6 8.0.6 ... 1.352 jest-resolve-dependencies 24.9.0 24.9.0 ... 1.1364 babel-helper-create-regexp-features-plugin 7.8.3 7.8.3.
Read more >
Notice - Product documentation
You are advised to examine the project's license directly in ... Apache license 2.0 contribution to d3-scale-chromatic - Unspecified.
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