On this page
Astro.glob() did not match any files.
AstroGlobNoMatch:
Astro.glob(GLOB_STR)
did not return any matching files. Check the pattern for typos.
What went wrong?
Astro.glob()
did not return any matching files. There might be a typo in the glob pattern.
See Also:
© 2021 Fred K. Schott
Licensed under the MIT License.
https://docs.astro.build/en/reference/errors/astro-glob-no-match/