webgme / webgme-engine

WebGME server and Client API without a GUI
MIT License
11 stars 7 forks source link

Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency #285

Closed pmeijer closed 1 year ago

pmeijer commented 1 year ago

Supposedly this started happening around node 14 and the fix seems to be to upgrade winston. https://github.com/winstonjs/winston/issues/1797

We should consider upgrading to v3 all together.

pmeijer commented 1 year ago

Closed by #294