❯ npm run lint
lint
cross-env NODE_ENV=development eslint . --cache --ext .js,.jsx,.ts,.tsx
Oops! Something went wrong! :(
ESLint: 8.57.1
ESLint couldn't determine the plugin "@typescript-eslint" uniquely.
- /Users/nicktaylor/dev/work/desktop-client/cleanup-project/node_modules/@typescript-eslint/eslint-plugin/dist/index.js (loaded in ".eslintrc.cjs » plugin:@typescript-eslint/recommended » ./configs/base")
- /Users/nicktaylor/dev/work/desktop-client/node_modules/@typescript-eslint/eslint-plugin/dist/index.js (loaded in "../.eslintrc.cjs » plugin:@typescript-eslint/recommended » ./configs/base")
Please remove the "plugins" setting from either config or remove either plugin installation.
If you still can't figure out the problem, please stop by https://eslint.org/chat/help to chat with the team.
❯ npm run lint
Oops! Something went wrong! :(
ESLint: 8.57.1
ESLint couldn't determine the plugin "@typescript-eslint" uniquely.
Please remove the "plugins" setting from either config or remove either plugin installation.
If you still can't figure out the problem, please stop by https://eslint.org/chat/help to chat with the team.