Skip to content

Fix the admin routes #224

Description

@omkarhole

Issue Details

current the admin is not able to see proper any data
there is some dependencies issue for backend

logs:

2026-05-24T06:34:55.411955068Z npm error
2026-05-24T06:34:55.412014781Z npm error While resolving: express-async-errors@3.1.1
2026-05-24T06:34:55.412027382Z npm error Found: express@5.1.0
2026-05-24T06:34:55.412032152Z npm error node_modules/express
2026-05-24T06:34:55.412036222Z npm error express@"^5.1.0" from the root project
2026-05-24T06:34:55.412040132Z npm error peer express@">= 4.11" from express-rate-limit@8.4.1
2026-05-24T06:34:55.412044512Z npm error node_modules/express-rate-limit
2026-05-24T06:34:55.412048282Z npm error express-rate-limit@"^8.4.1" from the root project
2026-05-24T06:34:55.412052112Z npm error
2026-05-24T06:34:55.412055993Z npm error Could not resolve dependency:
2026-05-24T06:34:55.412059823Z npm error peer express@"^4.16.2" from express-async-errors@3.1.1
2026-05-24T06:34:55.412063713Z npm error node_modules/express-async-errors
2026-05-24T06:34:55.412067483Z npm error express-async-errors@"^3.1.1" from the root project
2026-05-24T06:34:55.412071263Z npm error
2026-05-24T06:34:55.412075004Z npm error Conflicting peer dependency: express@4.22.2
2026-05-24T06:34:55.412078754Z npm error node_modules/express
2026-05-24T06:34:55.412083144Z npm error peer express@"^4.16.2" from express-async-errors@3.1.1
2026-05-24T06:34:55.412086884Z npm error node_modules/express-async-errors
2026-05-24T06:34:55.412091144Z npm error express-async-errors@"^3.1.1" from the root project
2026-05-24T06:34:55.412095024Z npm error
2026-05-24T06:34:55.412098805Z npm error Fix the upstream dependency conflict, or retry
2026-05-24T06:34:55.412102555Z npm error this command with --force or --legacy-peer-deps
2026-05-24T06:34:55.412106385Z npm error to accept an incorrect (and potentially broken) dependency resolution.
2026-05-24T06:34:55.412115585Z npm error
2026-05-24T06:34:55.412119555Z npm error
2026-05-24T06:34:55.412123346Z npm error For a full report see:
2026-05-24T06:34:55.412129766Z npm error /opt/render/.cache/_logs/2026-05-24T06_34_54_907Z-eresolve-report.txt
2026-05-24T06:34:55.413089508Z npm error A complete log of this run can be found in: /opt/render/.cache/_logs/2026-05-24T06_34_54_907Z-debug-0.log
2026-05-24T06:34:55.497456835Z ==> Build failed 😞
2026-05-24T06:34:55.497474026Z ==> Common ways to troubleshoot your deploy: https://render.com/docs/troubleshooting-deploys

Image Image

Metadata

Metadata

Assignees

Labels

NSOC'26Issues for the NSOC 2026 programbugSomething is not workinglevel310 points

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions