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
$ yarn lint
Oops! Something went wrong! :(
ESLint: 7.32.0
ESLint couldn't find the plugin "eslint-plugin-react".
(The package "eslint-plugin-react" was not found when loaded as a Node module from the directory "/Users/price/Repos/redwoodjs-redwood".)
Ideally this will be upgraded for v1-rc.
The text was updated successfully, but these errors were encountered:
I gave this a shot, but found after getting set up that there's no current release of eslint-plugin-react that is compatible with eslint 8: jsx-eslint/eslint-plugin-react#3055
@nzdjb great info! If you want to watch that PR and help with the upgrade once a new version of eslint-plugin-react is published, that would be welcome. No pressure and not urgent.
Ideally this will be upgraded for v1-rc.
ESLint Release Notes:
After naive upgrade, I hit the following error:
Ideally this will be upgraded for v1-rc.
The text was updated successfully, but these errors were encountered: