adminjs icon indicating copy to clipboard operation
adminjs copied to clipboard

[Bug]: Stop using packages which you have not listed as dependencies

Open nicholas-johnson-techxcel opened this issue 8 months ago • 0 comments

Contact Details

No response

What happened?

express-formidable is not installed, stop using it or add it ad a dependency please as per convention

Bug prevalence

This repo just flat out does not work

AdminJS dependencies version

"adminjs": "^7.8.15",
"@adminjs/express": "^6.1.1",
"@adminjs/sql": "^2.2.6",
"express": "^5.1.0",

What browsers do you see the problem on?

No response

Relevant log output


Relevant code that's giving you issues