For the complete documentation index, see llms.txt. This page is also available as Markdown.

AUR3557

Error Message

AUR3557: Unknown redirect route config property: "%s.%s". Only 'path' and 'redirectTo' should be specified for redirects.

Description

This error occurs when a redirect route config contains properties other than path and redirectTo.

Solution

  • Restrict redirect route configs to only path and redirectTo.

Last updated

Was this helpful?