** 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
$ npm install eslint –save-dev
$NPM install eslint-plugin-react -save-dev
execute the command to solve