Skip to content

Project dependency tree issue with react-scripts eslint version #17

@stormfar

Description

@stormfar

Just tried this on a clean CRA install, and the console is throwing an error when I try to start the app.

term-output

Steps to reproduce

$ npx create-react-app new project
cd in, then...
$ npx install-peerdeps --dev eslint-config-wesbos
then there's an install using yarn prompt, go past that, successfully installed.
$ yarn start
then, WHAM!
term-output-full

Running through those instructions solves the issue, so you might want to remove eslint from the peerdeps for new installs.

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