Skip to content

INVALID_MIDDLEWARE_CONFIGURATION

reference
1 min readUpdated

Kind: Constant

Source: packages/core/errors/messages.ts

Part of: Core

Definition

ts
`An invalid middleware configuration has been passed inside the module 'configure()' method.`

Value

ts
`An invalid middleware configuration has been passed inside the module 'configure()' method.`

Was this page helpful?

Download as PDF
INVALID_MIDDLEWARE_CONFIGURATION — NestJS head-to-head