[Bug]: Documentation and plugin generator reference IPluginMiddleware, which no longer exists
Author: dominykasCreated Dec 19, 2025Updated Dec 29, 2025
Labelsplugins
What happened?
It seems that IPluginMiddleware was removed and replaced with ExpressMiddleware in https://github.com/verdaccio/verdaccio/pull/3431/files - am I reading that right?
In which case, the generator and the docs should reference the new interface?
Version
6.x (Stable)
Version details
6.2.4
Output server log info
Node.js Version
24.x.x (LTS)
Package manager
npm
Operating system
mac
Using reverse proxy
- I am using a reverse proxy
Relevant log output
Have I checked other issues?
- I have searched existing issues
Source: verdaccio/verdaccio