-
Notifications
You must be signed in to change notification settings - Fork 189
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
Revert "Upgrade ESLint and eslint-related plugins to the lastest vers… #2408
Conversation
Should we only revert |
@manekenpix it make sense to me? You want me to revert only eslint ? |
Try it and see I guess. |
@manekenpix It is up and running, hope it not breaking this time |
@BeAmazedVariable I get this error now. While resolving: @senecacdot/[email protected]
#9 13.23 npm ERR! Found: [email protected]
#9 13.23 npm ERR! node_modules/eslint
#9 13.23 npm ERR! dev eslint@"7.23.0" from the root project
#9 13.23 npm ERR!
#9 13.23 npm ERR! Could not resolve dependency:
#9 13.23 npm ERR! peer eslint@">=7.28.0" from [email protected]
#9 13.23 npm ERR! node_modules/eslint-plugin-prettier
#9 13.23 npm ERR! dev eslint-plugin-prettier@"4.0.0" from the root project I guess we can just go with the original idea, reverting the commit, and we'll gradually upgrade the rest of the packages in future PRs. Thanks for making these changes, it was worth trying. |
@BeAmazedVariable can we please get this in soon, I want to wrap this up. |
@humphd I will be able to jump on around 10 today after work |
…ion" This reverts commit 3d7a333.
@manekenpix @humphd sorry for the delay please kindly revierw my recent pull request |
Issue This PR Addresses
Type of Change
Description
This reverts commit 3d7a333. Related to #2407 where ESLint 8.x broke
stagging
serverChecklist