higlass / higlass/higlass-multivec

d3-scale-chromatic package dependency missing

Open
#84 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
8
Forks
6
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.