Skip to content
This is an unmaintained snapshot of the Astro v5 docs. View the latest docs.

File parser not found

FileParserNotFound: No parser was found for ‘FILE_NAME’. Pass a parser function (e.g. parser: csv) to the file loader.

The file loader can’t determine which parser to use. Please provide a custom parser (e.g. csv-parse) to create a collection from your file type.

See Also:

Contribute Community Sponsor