Skip to content

Deprecated middleware options #2133

Open
@imnasnainaec

Description

@imnasnainaec

After starting the frontend in development, a DeprecationWarning briefly appears before being quickly replaced by "Starting the development server...":

(node:78963) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:78963) [DEP_WEBPACK_DEV_SERVER_ON_BEFORE_SETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinglowpriorityThis might not be worked onmaintenanceIssue that makes it difficult to maintain the software or to upgrade installations post-release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions