You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm install works correct yarn install for some reason add additional folder ng2-ion-range-slider\node_modules
and because of that ng test throw an error:
ERROR in Error: Metadata version mismatch for module ./project/node_modules/ng2-ion-range-slider/node_modules/@angular/core/core.d.ts, found version 4, expected 3, resolving symbol IonRangeSliderModule in ./project/node_modules/ng2-ion-range-slider/lib/ion-range-slider.module.d.ts, resolving symbol IonRangeSliderModule in ./project/node_modules/ng2-ion-range-slider/lib/ion-rang
e-slider.module.d.ts
The text was updated successfully, but these errors were encountered:
npm install works correct
yarn install for some reason add additional folder ng2-ion-range-slider\node_modules
and because of that ng test throw an error:
The text was updated successfully, but these errors were encountered: