Skip to content
This repository was archived by the owner on May 19, 2020. It is now read-only.

Peer dependency warning on eslint-plugin-react #46

Open
1 of 4 tasks
mschile opened this issue Apr 14, 2020 · 0 comments
Open
1 of 4 tasks

Peer dependency warning on eslint-plugin-react #46

mschile opened this issue Apr 14, 2020 · 0 comments
Milestone

Comments

@mschile
Copy link

mschile commented Apr 14, 2020

Issue Description

Receiving the following peer dependency warning:

npm WARN [email protected] requires a peer of eslint-plugin-react@^7.19.0 but none is installed. You must install peer dependencies yourself.

eslint-plugin-react was locked down on #38. The upstream issue has since be resolved so we should be able to loosen the restriction now.

Issue Type

  • New Feature
  • Enhancement
  • Bug
  • Other

Expected Behavior

No peer dependency warnings.

Steps to Reproduce

  1. run npm install
@ryanthemanuel ryanthemanuel added this to the Backlog milestone Apr 14, 2020
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

2 participants