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

ESLint couldn't find the plugin "@typescript-eslint/eslint-plugin". #610

Open
doug-wade opened this issue Jan 16, 2024 · 0 comments
Open
Labels
bug Something isn't working cli

Comments

@doug-wade
Copy link
Owner

Tybalt version: 0.1.8

» yarn lint


Oops! Something went wrong! :(

ESLint: 8.56.0

ESLint couldn't find the plugin "@typescript-eslint/eslint-plugin".

(The package "@typescript-eslint/eslint-plugin" was not found when loaded as a Node module from the directory "/Users/doug/code/odyssey-quests/node_modules/@tybalt/cli/config".)

It's likely that the plugin isn't installed correctly. Try reinstalling by running the following:

    npm install @typescript-eslint/eslint-plugin@latest --save-dev

The plugin "@typescript-eslint/eslint-plugin" was referenced from the config file in "--config » plugin:@tybalt/ts-recommended".

If you still can't figure out the problem, please stop by https://eslint.org/chat/help to chat with the team.
@doug-wade doug-wade added bug Something isn't working cli labels Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cli
Projects
None yet
Development

No branches or pull requests

1 participant