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

fix(eslint-plugin,typescript-estree): Add missing peer dependencies #829

Closed

Conversation

octogonz
Copy link
Contributor

@octogonz octogonz commented Aug 9, 2019

Fixes #828

@typescript-eslint
Copy link
Contributor

Thanks for the PR, @octogonz!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint

verbose 8.062 Invariant Violation: could not find a copy of typescript to link in D:\Git\typescript-eslint\node_modules\@typescript-eslint\eslint-plugin\node_modules
    at invariant (C:\Prog\nvm\v10.15.0\node_modules\yarn\lib\cli.js:2314:15)
    at PackageLinker.<anonymous> (C:\Prog\nvm\v10.15.0\node_modules\yarn\lib\cli.js:48680:7)
    at Generator.next (<anonymous>)
    at step (C:\Prog\nvm\v10.15.0\node_modules\yarn\lib\cli.js:304:30)
    at C:\Prog\nvm\v10.15.0\node_modules\yarn\lib\cli.js:315:13
    at process._tickCallback (internal/process/next_tick.js:68:7)
info If you think this is a bug, please open a bug report with the information provided in "D:\\Git\\typescript-eslint\\yarn-error.log".
@bradzacher
Copy link
Member

closing as per #828 (comment)

@bradzacher bradzacher closed this Aug 9, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@typescript-eslint/typescript-estree is missing a peer dependency on the "typescript" package
2 participants