d3node-barchart
d3node-barchart copied to clipboard
Can't install due a PhantomJS dependency
Hello,
It seems "d3node-barchart" is having a dependency on "PhantomJS". Which is not compatible on my machine. :-( Is there any way I can get rid of that ?
npm install d3node-barchart -s
PhantomJS not found on PATH Unexpected platform or architecture: linux/arm It seems there is no binary available for your platform/architecture Try to install PhantomJS globally
I tried to install the distribution version of phantomjs, but does not work either.
npm install d3node-piechart -s => install and usage is successful, as well as d3node-linechart and d3node-piechart d3node-voronoi only "barchart" is failing./
Any idea ?