vinipachecov / react-native-typeorm-example

My tutorial and example of how to config typeorm with React-Native 0.60+
7 stars 2 forks source link

Require cycle warning #1

Open tadeolinco opened 4 years ago

tadeolinco commented 4 years ago

Hi! First of all thanks for the tutorial, really helped me getting things started as the official example repo is really out-dated.

Did you by chance also encounter the mass Require cycles warning? If so, how did you fix it?

vinipachecov commented 4 years ago

Oh, this is something I haven't touched. I'm not sure how this should be fixed. Do you have any clues?

vinipachecov commented 3 years ago

@tadeolinco It seems that maintainers have done some work according to this thread: https://github.com/typeorm/typeorm/issues/6739