[Bug]: Adminjs not working under express 5.0.1
Author: TakahashiNguyenCreated Jan 28, 2025Updated Dec 9, 2025
Labelsbug
Contact Details
What happened?
I was trying to access AdminJS's login page but it stuck at loading phase and keep request /admin/frontend/assets/components.bundle.js
Bug prevalence
when upgrade to express v4 to v5
AdminJS dependencies version
"@adminjs/express": "^6.1.1", "@adminjs/typeorm": "^5.0.1", "adminjs": "^7.8.15", "express": "^5.0.1",
What browsers do you see the problem on?
No response
Relevant log output
Relevant code that's giving you issues
Source: SoftwareBrothers/adminjs