Skip to content

d3-scale-chromatic package dependency missing #84

@Matthias878

Description

@Matthias878

Hey I am trying to use the higlass-multvec library in React with Vite, but in the browser I get the error:

Uncaught TypeError: Failed to resolve module specifier "d3-scale-chromatic". Relative references must start with either "/", "./", or "../"

I don't use d3-scale-chromatic anywhere in my project and the problem is fixed, when A: I remove the higlass-multivec package as a dependency or B: I add the d3-scale-chromatic package as a dependency.
So I assume the d3-scale-chromatic package should be added as a higlass-multivec dependency not only as a devdependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions