Description of the bug
When running nvm use npm install and npm run build the output contains a lot of this:
WARNING in ./client/src/store/reducer.js
Module Warning (from ./node_modules/eslint-loader/dist/cjs.js):
Failed to load plugin @wordpress: Cannot find module 'eslint-plugin-@wordpress'
Steps To Reproduce
nvm use
npm install
npm run build
Additional Information
No response