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

Package does not provide @typescript-eslint/parser #217

Closed
tedbyron opened this issue Feb 17, 2022 · 1 comment · Fixed by #254
Closed

Package does not provide @typescript-eslint/parser #217

tedbyron opened this issue Feb 17, 2022 · 1 comment · Fixed by #254

Comments

@tedbyron
Copy link

What version of this package are you using?
11.0.0

What operating system, Node.js, and npm version?
x86_64-apple-darwin21.3.0
node v16.14.0/npm 8.5.0
yarn 3.1.1

What happened?
when installing packages with yarn, yarn reports the following:

ts-standard@npm:11.0.0 [49082] doesn't provide @typescript-eslint/parser (pb50bc), requested by @typescript-eslint/eslint-plugin

What did you expect to happen?
ts-standard should depend on @typescript-eslint/parser because @typescript-eslint/eslint-plugin lists it as a peer dependency.

Are you willing to submit a pull request to fix this bug?
yes

@btegs
Copy link

btegs commented Feb 28, 2022

Can you also research this issue if you are updating dependencies? #222

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants