Skip to content

文件加载器不支持 Glob 模式

FileGlobNotSupported:file 加载器不支持 Glob 模式。请改用 glob 加载器。

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

¥What went wrong?

必须向 file 加载器传递一个本地文件。不支持 Glob 模式。使用内置的 glob 加载器从多个本地文件的模式创建条目。

¥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:

Astro v5.8 中文网 - 粤ICP备13048890号