nytimes / library

A collaborative documentation site, powered by Google Docs.
https://nyt-library-demo.herokuapp.com/
Apache License 2.0
1.15k stars 144 forks source link

Circular dependencies causing issues in node 18 #361

Open afischer opened 1 year ago

afischer commented 1 year ago

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.