Closed
Description
This is a duplicate of #1207, but there is no further reaction and the problem is definitely not fixed yet. The very first impression of firebase when you install it with yarn is a real WOW-experience (wall-of-warning-experience):
And please, the solution is not "just use npm". If you want to leave it as peerDependency, okay, it's your package. But could you explain to us why you decide to do this? Maybe it's a very good point and we can learn something.
Please also see the comment at the corresponding yarn-issue: yarnpkg/yarn#5347 (comment)
[REQUIRED] Describe your environment
- Operating System version: win10, yarn-1.16.0
- Firebase SDK version: [email protected]
- Firebase Product: all
[REQUIRED] Describe the problem
When installing with yarn, warnings appear.
Steps to reproduce:
mkdir firebase-warning
cd firebase-warning
yarn add firebase