Open nag5000 opened 7 years ago
@nagits right now this is a known defect. We're working on supporting this in the upcoming beta, however, right now I recommend you add the dependencies for d3-scale
manually.
["d3-array", "d3-collection", "d3-color", "d3-format", "d3-interpolate", "d3-time", "d3-time-format"]
This could be easily solved in the latest release by traversing the dependencies of each included module. PRs accepted :)
Error: Could not find module
d3-array
imported fromd3-scale
From README.md:
Note: Even though you only add d3-scale, it has a few transitive d3 dependencies. These are added to your project automatically.
My config: