-
Notifications
You must be signed in to change notification settings - Fork 241
Upgrading from 22.13.0 -> 22.13.1 fails on with jest/globals
set in env
#338
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
Comments
That's not the only issue with 22.13.1:
My
|
Upgrading to the new 22.13.2 appears to fix the issue |
@aknorw your issue should be solved with 22.13.3 (22.13.2 had a hacky fix). (EDIT: Note that at the time of writing, a new version hasn't been published. ETA 5 min) @tmorehouse that's interesting (and good to hear!). I was just to post that I was unable to reproduce, what an odd error... We have changed nothing except for rule's implementations, which shouldn't affect the EDIT: Nah, it probably failed to load the entire plugin and the error was just bad. At least, that's my guess... |
i use @react-native-community/eslint-config had locked it version. |
|
i get why because i open from parent directory of project, not project directory |
For me this ended up being a cache issue and clearing out node_modules etc fixed it. |
Upgrading from 22.13.0 to 22.13.1 is now causing the following error for us:
Our
.eslintrc.js
file:The text was updated successfully, but these errors were encountered: