FileParserNotFound: No parser was found for ‘FILE_NAME’. Pass a parser function (e.g.
parser: csv) to thefileloader.
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:
Error Reference
© 2021 Fred K. Schott
Licensed under the MIT License.
https://docs.astro.build/en/reference/errors/file-parser-not-found/