react-d3-bubblechart icon indicating copy to clipboard operation
react-d3-bubblechart copied to clipboard

Module not found: 'child_process' - fail to spawn?

Open speaud opened this issue 6 years ago • 2 comments

Failed to compile.

Error in ./~/xmlhttprequest/lib/XMLHttpRequest.js Module not found: 'child_process' in /react-d3-bubblechart/node_modules/xmlhttprequest/lib @ ./~/xmlhttprequest/lib/XMLHttpRequest.js 15:12-36

pkg fails to spawn?

speaud avatar Aug 30 '18 19:08 speaud

I get the same error

acrdlph avatar Dec 07 '18 10:12 acrdlph

This issue has the solution: https://github.com/d3/d3-request/issues/24 Reverting to d3 version 4.10.0 works wonders 💯

acrdlph avatar Dec 07 '18 10:12 acrdlph