Astro
Astro.glob() did not match any files.
Astro.glob() did not match any files.
import DontEditWarning from '~/components/DontEditWarning.astro'
:::caution[Deprecated]
This error was removed in Astro v6.0.0 along with the removal of Astro.glob().
:::
AstroGlobNoMatch:
Astro.glob(GLOB_STR)did not return any matching files.
What went wrong?
Astro.glob() did not return any matching files. There might be a typo in the glob pattern.