Skip to content

astro

Unsupported transform in content config.

Astro

Unsupported transform in content config.

Unsupported transform in content config.

import DontEditWarning from '~/components/DontEditWarning.astro'

UnsupportedConfigTransformError: transform() functions in your content config must return valid JSON, or data types compatible with the devalue library (including Dates, Maps, and Sets).
Full error: PARSE_ERROR

What went wrong?

transform() functions in your content config must return valid JSON, or data types compatible with the devalue library (including Dates, Maps, and Sets).

See Also: