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
I'm getting this error message when I try to run it: "./node_modules/rn-range-slider/index.js 64:19
Module parse failed: Unexpected token (64:19)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| lowThumbX.setValue(lowPosition);
| updateSelectedRail();
Hi!
I'm getting this error message when I try to run it: "./node_modules/rn-range-slider/index.js 64:19
Module parse failed: Unexpected token (64:19)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| lowThumbX.setValue(lowPosition);
| updateSelectedRail();
| }, [disableRange, inPropsRef, max, min, onValueChanged, thumbWidth, updateSelectedRail]);
"
Is there anything I need to install?
Best regards
Per
The text was updated successfully, but these errors were encountered: