react-d3-enter-exit-transitions
react-d3-enter-exit-transitions copied to clipboard
ERROR in ./~/xmlhttprequest/lib/XMLHttpRequest.js
Did a fresh clone and did npm i
and npm start
.
Getting this error:
ERROR in ./~/xmlhttprequest/lib/XMLHttpRequest.js
Module not found: Error: Cannot resolve module 'child_process' in myfolder/react-d3-enter-exit-transitions/node_modules/xmlhttprequest/lib
@ ./~/xmlhttprequest/lib/XMLHttpRequest.js 15:12-36
ERROR in ./~/xmlhttprequest/lib/XMLHttpRequest.js
Module not found: Error: Cannot resolve module 'fs' in myfolder/react-d3-enter-exit-transitions/node_modules/xmlhttprequest/lib
@ ./~/xmlhttprequest/lib/XMLHttpRequest.js 16:9-22
Any ideas?
@resting were you able to solve this?