-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Doesn't seem to support yarn v2 #1642
Comments
I’m quite aware of it; see #1591, a PR from the yarn maintainer to make it compatible. Are you on the latest version of the plugin? |
I'm running latest version of the plugin (2.20.1) and with yarn v2 I run into : |
I believe you'll need to add |
https://github.com/benmosher/eslint-plugin-import/pull/1591/files So speaking simply the bug still persists. You just have to use dependency structure Reopen? |
@constgen anything that works in npm but breaks in yarn 2 is a bug in yarn 2; please feel free to file it there. |
Yarn v2 recently came out with a new module directory structure that doesn't seem to be supported by eslint-plugin-import.
The text was updated successfully, but these errors were encountered: