ERR_INVALID_URL


无效的 URL 已传递到 WHATWG URL 构造函数 或旧版 url.parse() 进行解析。抛出的错误对象通常有附加的属性 'input',其中包含解析失败的网址。

¥An invalid URL was passed to the WHATWG URL constructor or the legacy url.parse() to be parsed. The thrown error object typically has an additional property 'input' that contains the URL that failed to parse.