William Godoy

Results 6 comments of William Godoy

> Hi, I am also facing the same issue., However I am working on React app (with typescript) also I noticed you are using only typescript compiler. In case you...

![image](https://user-images.githubusercontent.com/18194524/74665762-0ed8b100-517f-11ea-9bd6-ba845ff3fdd6.png) > What's the output of `bit show ` for the failing component?

> I tried reproducing the issue, and I think I was successful is it. > When I installed the `@fortawesome/free-solid-svg-icons` package, it asked me to add a peer dependency `@fortawesome/fontawesome-svg-core`....

> Haha no worries :) > > Bit defines each component's dependencies using static code analysis, meaning it reads the contents of the tracked files of each component, and logs...

Guys, have you ever tried [this](create-react-library)?

Have you tried update the react version of your package to 17.0.2? Here "react": "^16.13.1", and "react": "^16.0.0" btw, is it necessary to have it twice?