adminjs icon indicating copy to clipboard operation
adminjs copied to clipboard

[Feature]: Support for express v5

Open serolgames opened this issue 5 months ago • 0 comments

Description

Hello,

I recently had some big issues with custom components and everything. Turns out it was because of express v5. I downgraded to express v4 and everything worked. But that's a problem because I want to use express v5 and downgrading the main package of a node.js app simply for adminjs is a big issue

Suggested Solution

Make the library compatible with express v5 routing and path

Alternatives

No response

Additional Context

No response

serolgames avatar Aug 13 '25 13:08 serolgames