Astro.glob() 不匹配任何文件。
AstroGlobNoMatch:
Astro.glob(GLOB_STR)
没有返回任何匹配的文件。¥AstroGlobNoMatch:
Astro.glob(GLOB_STR)
did not return any matching files.
什么地方出了错?
Section titled 什么地方出了错?¥What went wrong?
Astro.glob()
没有返回任何匹配的文件。通配符模式中可能存在拼写错误。
¥Astro.glob()
did not return any matching files. There might be a typo in the glob pattern.
也可以看看:
¥See Also:
Error Reference