W3cubDocs

/Astro

Glob patterns are not supported in the file loader

FileGlobNotSupported: Glob patterns are not supported in the file loader. Use the glob loader instead.

The file loader must be passed a single local file. Glob patterns are not supported. Use the built-in glob loader to create entries from patterns of multiple local files.

See Also:

© 2021 Fred K. Schott
Licensed under the MIT License.
https://docs.astro.build/en/reference/errors/file-glob-not-supported/