Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore(deps): Fix unmet peer dependencies warnings #248

Closed
erezrokah opened this issue Jun 7, 2020 · 1 comment
Closed

Chore(deps): Fix unmet peer dependencies warnings #248

erezrokah opened this issue Jun 7, 2020 · 1 comment
Assignees
Labels
type: chore work needed to keep the product and development running smoothly

Comments

@erezrokah
Copy link
Contributor

To reproduce:

  1. Clone the repo
  2. Run yarn
  3. See the following warnings:
warning " > [email protected]" has incorrect peer dependency "webpack@^4.0.0 || ^5.0.0".
warning "webpack-dev-server > [email protected]" has incorrect peer dependency "webpack@^4.0.0".

Seems to be a result of #246 or #242

@erezrokah erezrokah added the type: chore work needed to keep the product and development running smoothly label Jun 7, 2020
@erezrokah erezrokah self-assigned this Jun 7, 2020
@erezrokah
Copy link
Contributor Author

Fixed in #247

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

No branches or pull requests

1 participant