Skip to content

Dependency Warnings #1

Description

@EricMcRay

I was setting up a new app via atolye15/cra-recipe when installing eslint, I got below warning. Looks like there are some different dependency version unmet between eslint 5 and 6.

warning "@atolye15/eslint-config > eslint-config-airbnb@17.1.1" has incorrect peer dependency "eslint@^4.19.1 || ^5.3.0".
warning "@atolye15/eslint-config > eslint-config-airbnb@17.1.1" has unmet peer dependency "eslint-plugin-import@^2.18.0".
warning "@atolye15/eslint-config > eslint-config-airbnb > eslint-config-airbnb-base@13.2.0" has incorrect peer dependency "eslint@^4.19.1 || ^5.3.0".
warning "@atolye15/eslint-config > eslint-config-airbnb > eslint-config-airbnb-base@13.2.0" has unmet peer dependency "eslint-plugin-import@^2.17.2".
warning "@atolye15/eslint-config > @atolye15/eslint-config-base-typescript > @typescript-eslint/eslint-plugin@1.13.0" has incorrect peer dependency "eslint@^5.0.0".
warning "@atolye15/eslint-config > @atolye15/eslint-config-base-typescript > @typescript-eslint/parser@1.13.0" has incorrect peer dependency "eslint@^5.0.0".
warning "@atolye15/eslint-config > @atolye15/eslint-config-base-typescript > @atolye15/eslint-config-base@1.0.17" has incorrect peer dependency "eslint@^5.0.0".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions