DianaSuvorova / eslint-plugin-react-redux

Enforcing best practices for react-redux

Home Page:https://www.npmjs.com/package/eslint-plugin-react-redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to load plugin after updating eslint-plugin-react

marklaihk01 opened this issue · comments

after updating eslint-plugin-react to v7.18.0
the plugin failed to load with the following message

Failed to load plugin 'eslint-plugin-react-redux' declared in '.eslintrc.yml': Cannot find module 'es-abstract/2018/RequireObjectCoercible'

Do you perhaps have a lockfile, and have you failed to update your transitive dependencies?