-
-
Notifications
You must be signed in to change notification settings - Fork 162
jsdoc/check-values crashes with --permission
#1371
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
We'd need to avoid |
@JoshuaKGoldberg Would you like to check whether #1372 does the trick? |
💯 that works on ESLint locally for me, awesome! |
🎉 This issue has been resolved in version 50.6.10 🎉 The release is available on: Your semantic-release bot 📦🚀 |
OMG, so Edit: OK, I found https://nodejs.org/api/cli.html#--allow-worker, just |
Expected behavior
Linting should work with the new Node.js
--permission
flag enabled.Actual behavior
Coming over from eslint/eslint#19647, once the bug in ESLint around deleting the cache is fixed,
jsdoc/check-values
crashes with:ESLint Config
Sorry, I don't have a minimum repro right now - but the steps in eslint/eslint#19647 do work.
The text was updated successfully, but these errors were encountered: