Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

DAOBot - Warnings - Fix circular dependencies throwing warnings. #175

Open
idiom-bytes opened this issue Apr 7, 2022 · 0 comments
Open

Comments

@idiom-bytes
Copy link
Collaborator

Currently in DAOBot:
pm2 logs

/root/.pm2/logs/summary-cron-out.log last 15 lines:
/root/.pm2/logs/summary-cron-error.log last 15 lines:
1|summary_ | 07-04 14:07:53.305: (node:31370) Warning: Accessing non-existent property 'levels' of module exports inside circular dependency
1|summary_ | 07-04 14:07:53.306: (Use `node --trace-warnings ...` to show where the warning was created)

/root/.pm2/logs/update-funding-cron-error.log last 15 lines:
0|update_f | 07-04 14:07:53.989: (node:31360) Warning: Accessing non-existent property 'Standings' of module exports inside circular dependency
0|update_f | 07-04 14:07:53.989: (Use `node --trace-warnings ...` to show where the warning was created)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant