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
hi! i try to install this plugin via npm in my project and i have this error
i make an import to webpack like "import starRating from 'jquery.star-rating-svg';"
i try also "import starRating from 'star-rating-svg';" but i have the same problem
The text was updated successfully, but these errors were encountered:
grigorisk
changed the title
npm install - Can't resolve 'jquery.star-rating-svg'
webpack import - Can't resolve 'jquery.star-rating-svg'
Dec 4, 2017
hi! i try to install this plugin via npm in my project and i have this error
i make an import to webpack like "import starRating from 'jquery.star-rating-svg';"
i try also "import starRating from 'star-rating-svg';" but i have the same problem
The text was updated successfully, but these errors were encountered: