Open afischer opened 1 year ago
There are three circular dependencies in the app that have been present for quite some time.
These have not caused issues in the past, but when using Node 18 in specific scenarios (so far only seen in linux environments), can cause critical errors in the app.
Remove the circular dependencies.
Context (Environment)
There are three circular dependencies in the app that have been present for quite some time.
These have not caused issues in the past, but when using Node 18 in specific scenarios (so far only seen in linux environments), can cause critical errors in the app.
Solution
Remove the circular dependencies.