ERR_INVALID_FILE_URL_PATH


一个使用 Node.js 的 API,它可以处理 file: URL(例如 fs 模块中的某些函数),遇到了路径不兼容的文件 URL。判断路径是否可用的具体语义取决于平台。

【A Node.js API that consumes file: URLs (such as certain functions in the fs module) encountered a file URL with an incompatible path. The exact semantics for determining whether a path can be used is platform-dependent.】