d3 / d3

Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:

Home Page:https://d3js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting error from d3-scale-chromatic while building app

kiranbabu189 opened this issue · comments

Failed to minify the code from this file: ./node_modules/d3-scale-chromatic/src/ramp.js:3:15

I'm using d3 for one of my react app, I'm getting the above error when trying to do an npm run build,

my d3 version: ^6.7.0

Not enough information to help.