Skip to content
This repository was archived by the owner on Apr 1, 2023. It is now read-only.
This repository was 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

@tachyon-ops

Description

@tachyon-ops

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! :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions