Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

ESLint couldn't find the config "react-app" to extend from. #358

Open
tachyon-ops opened this issue Nov 8, 2021 · 0 comments
Open

ESLint couldn't find the config "react-app" to extend from. #358

tachyon-ops opened this issue Nov 8, 2021 · 0 comments

Comments

@tachyon-ops
Copy link

When I try to do
yarn test
with my github CI action, I get the following:

Ran all test suites.

$ eslint .

Oops! Something went wrong! :(

ESLint: 7.32.0
ESLint couldn't find the config "react-app" to extend from. Please check that the name of the config is correct.
The config "react-app" was referenced from the config file in "/home/runner/work/undp-radar/undp-radar/example/package.json".
If you still have problems, please stop by https://eslint.org/chat/help to chat with the team.

Tried to reference eslint-config-react-app from the folder where it is npm ls eslint-config-react-app using link:, tried also to install it (using version from npm ls) but nothing worked.
Any help would be most appreciated! :)

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

No branches or pull requests

1 participant