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

2.21.0 broke analysis #1807

Closed
KonovalovaKV opened this issue Jun 8, 2020 · 3 comments
Closed

2.21.0 broke analysis #1807

KonovalovaKV opened this issue Jun 8, 2020 · 3 comments

Comments

@KonovalovaKV
Copy link

Before this fix
https://github.com/benmosher/eslint-plugin-import/compare/v2.21.0...master?diff=unified

eslint -f json -o report.json src
work,
but now:
Error: Cannot find module 'typescript'

I do not use typescript

@ljharb
Copy link
Member

ljharb commented Jun 8, 2020

Do you get the same error on v2.21.1, or just on v2.21.0 (#1805)?

@KonovalovaKV
Copy link
Author

At that time there was version 2.21.0. I'll try 2.21.2

@KonovalovaKV
Copy link
Author

It works! Thank you!

@ljharb ljharb changed the title Last update to 2.21 broke analysis 2.21.0 broke analysis Jun 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants