sparse-intern-71089
06/22/2023, 4:51 PMaloof-leather-66267
06/22/2023, 4:53 PMparent
implies dependsOn
.aloof-leather-66267
06/22/2023, 4:54 PMParent 1 Parent 2
| |
Child 1------------>Child 2
aloof-leather-66267
06/22/2023, 4:57 PMaloof-leather-66267
06/22/2023, 4:58 PMparent
implied dependsOn
, Child 1 wouldn't be created until after Parent 1, preventing the error.aloof-leather-66267
06/22/2023, 5:45 PMdependsOn
, and ended up with un unresolved promises error, probably due to the cyclical dependency. I guess I need to refactor the dependency chain.