Failed to load plugin react: cannot find module ‘eslint plugin react’ appears when running Vue project‘

** Failed to load plugin react: Cannot find module ‘eslint-plugin-react’ when running vue project.

$ npm install eslint –save-dev

$NPM install eslint-plugin-react -save-dev
execute the command to solve

Read More: