react-d3 / react-d3-basic

Basic d3 charts in React.js, only include: line, bar, pie, scatter, area charts.
http://reactd3.org/docs/basic
221 stars 117 forks source link

npm builds broken #28

Closed jjonek closed 8 years ago

jjonek commented 8 years ago
Error: Cannot find module '/Users/lijungchi/Documents/react-d3/react-d3-basic/node_modules/babel-preset-react-hmre/node_modules/redbox-react/lib/index.js'

try it in your browser: https://tonicdev.com/npm/react-d3-basic

same applies for other repos too.

vineethawal commented 8 years ago

+1

BluMag commented 8 years ago

:+1:

chilijung commented 8 years ago

@jjonek @vineethawal @BluMag fixed in react-d3-basic@1.6.6, thanks for reporting this issue.