Open ghost opened 5 years ago
Also getting this error after npm install , i'm using 2.0.0 versoin of ng2-ion-range slider
Yup, getting the same error. It was working fine earlier. Kindly inform if u get any updates.
yeah looks like underlying dependency changed its behaviour.
try this to force correct version.
npm install --save ion-rangeslider@2.1.6
@cedricve Had to do this as of now. Thanks. Working.
I submitted a new pull request to make it compatible with the new release of ion-rangeslider 2.3.0 - https://github.com/PhilippStein/ng2-ion-range-slider/pull/38
option "skin" was missing, so I submitted a new pull request.
Checkout below link for skip options. http://ionden.com/a/plugins/ion.rangeSlider/skins.html
Latest ion.rangeSlider merged all styles into single css , please make use of specific ion-range slider version in your package.json for older ng2-ion-range-slider modules