crossfilter / reductio

Reductio: Crossfilter grouping
Other
250 stars 42 forks source link

Unable to find suitable version of crossfilter #51

Closed atomless closed 6 years ago

atomless commented 7 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
esjewett commented 7 years ago

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?