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

Fix build warnings #61

Open
sutarmin opened this issue Sep 17, 2018 · 2 comments
Open

Fix build warnings #61

sutarmin opened this issue Sep 17, 2018 · 2 comments

Comments

@sutarmin
Copy link
Contributor

We have annoying warnings like

@devexperts/[email protected]" has unmet peer dependency "@types/react@>=16.3.16"

when yarn installs dependencies.
Need to fix them.

@sutarmin
Copy link
Contributor Author

Still actual. This warning happens on repo bootstrapping (yarn in repo root). We need to make all the dependency versions to be consistent.

@raveclassic raveclassic removed this from the NEXT milestone Aug 28, 2019
@mankdev
Copy link
Contributor

mankdev commented Sep 12, 2019

Seems like it is yarn workspaces issue see yarnpkg/yarn#5810

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

No branches or pull requests

3 participants