Error deploying nodejs proejct

two weeks ago, I deployed node js project, and everything was good and worked perfectly, now I’m updating my code and I’m trying to upload it, but I’m getting an error:
May 5 01:52:24 PM (node:75) Warning: Accessing non-existent property ‘User’ of module exports inside circular dependency
May 5 01:52:24 PM (Use node --trace-warnings ... to show where the warning was created)

I know I have a dependency in two modules, but it’s necessary to the project, and it really didn’t cause any error before, and now it does though I changed nothing related to this.

Hey,

It seems that circular dependencies errors are typically caused by issues within your code, rather than anything specific to Render. However, I could be mistaken. Are you still experiencing this issue today?

Regards.
Jérémy, Render Support

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.