Open erhathaway opened 7 years ago
Hi!
Private repo, but it should be reproducible if you use a create react native app ejected into the expo environment.
As someone who's not yet familiar with flow, I don't suppose you could provide some more detailed STR? Also, does running yarn list
for the node_modules generated with both versions show any obvious differences?
Version: 1.2.1
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
After running
yarn install
with version1.2.1
, Flow fails to find certain modules. This doesn't occur when using yarn1.1.0
The flow errors that this version causes are:
If the current behavior is a bug, please provide the steps to reproduce.
Private repo, but it should be reproducible if you use a create react native app ejected into the expo environment. This error occurs with multiple versions of flow including 0.40.0.
What is the expected behavior?
These modules exist and should be found and installed correctly
Please mention your node.js, yarn and operating system version.
Node: 8.8.0 macOS Sierra: 10.12.6