jorosz / react-rater-plus

React.js Rater Component with theming support (fork of react-rater)
Other
4 stars 1 forks source link

Module not found: Can't resolve 'react-css-themr' #2

Open israeldax opened 6 years ago

israeldax commented 6 years ago

After installing, I ran npm start, but got:

./node_modules/react-rater-plus/lib/rater.js
Module not found: Can't resolve 'react-css-themr' in 'C:\...\node_modules\react-rater-plus\lib'

After installing 'react-css-themr', everything is ok. Shouldnt it be included as dependence by default?

dotjsNet commented 5 years ago

do following npm install --save react-css-themr