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've been using react-star-rating for about a year now, but this morning after an npm updatenpm upgrade, I get a build breaking error when starting webpack.
I've been using react-star-rating for about a year now, but this morning after an
npm update
npm upgrade
, I get a build breaking error when starting webpack.I then upgraded node to
v7.1.0
, deletednode_modules
and installed the latest version of all npm modules, but the same error persists.My current
package.json
is:And webpack config of
The text was updated successfully, but these errors were encountered: