Closed atomless closed 6 years ago
When installing via bower I see this error message:
$ bower install --save reductio bower reductio#* cached https://github.com/esjewett/reductio.git#0.6.3 bower reductio#* validate 0.6.3 against https://github.com/esjewett/reductio.git#* bower crossfilter2#1.4.0-alpha.06 cached https://github.com/crossfilter/crossfilter.git#1.4.0-alpha.06 bower crossfilter2#1.4.0-alpha.06 validate 1.4.0-alpha.06 against https://github.com/crossfilter/crossfilter.git#1.4.0-alpha.06 bower ECONFLICT Unable to find suitable version for crossfilter2
I can't replicate doing bower install reductio in a clean directory. What version of bower are you using? Do you have a bower.json file you can share?
bower install reductio
When installing via bower I see this error message: