Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.2.2: webpack error #304

Open
tvdijen opened this issue Sep 21, 2023 · 0 comments
Open

4.2.2: webpack error #304

tvdijen opened this issue Sep 21, 2023 · 0 comments

Comments

@tvdijen
Copy link
Contributor

tvdijen commented Sep 21, 2023

During yarn encore prod the following error is being thrown:

Running webpack ...
 WARN  Compiled with 1 warnings                                    6:13:11 PM

Module Warning (from ./node_modules/eslint-loader/dist/cjs.js):
Failed to load plugin 'jsx-a11y' declared in '--config » eslint-config-airbnb » /apps/installation/Stepup-Gateway/Stepup-Gateway-4.2.2/node_modules/eslint-config-airbnb/rules/react-a11y.js': Cannot find module 'eslint-plugin-jsx-a11y'

Require stack:
- /apps/installation/Stepup-Gateway/Stepup-Gateway-4.2.2/__placeholder__.js

I was able to solve this by running yarn add eslint-plugin-jsx-a11y and then run yarn encore prod again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: New
Development

No branches or pull requests

2 participants