You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(node:17032) UnhandledPromiseRejectionWarning: TypeError [ERR_INVALID_ARG_TYPE]: The "url" argument must be of type string. Received type object
at Url.parse (url.js:150:11)
at urlParse (url.js:144:13)
at Url.resolve (url.js:659:29)
at Object.urlResolve [as resolve] (url.js:655:40)
at HTMLLinkElement.get [as baseURI] (C:\Users\trimmobi\AppData\Roaming\npm\node_modules\font-spider\node_modules\browser-x\src\node.js:101:28)
at HTMLLinkElement.get (C:\Users\trimmobi\AppData\Roaming\npm\node_modules\font-spider\node_modules\browser-x\src\elements\html-link-element.js:15:37)
at Document.get (C:\Users\trimmobi\AppData\Roaming\npm\node_modules\font-spider\node_modules\browser-x\src\document.js:102:56)
at loadCssFiles (C:\Users\trimmobi\AppData\Roaming\npm\node_modules\font-spider\node_modules\browser-x\src\style\load-css-files.js:15:32)
at Window.set [as onload] (C:\Users\trimmobi\AppData\Roaming\npm\node_modules\font-spider\node_modules\browser-x\index.js:72:17)
at start (C:\Users\trimmobi\AppData\Roaming\npm\node_modules\font-spider\node_modules\browser-x\index.js:36:27)
(node:17032) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async functionwithout a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:17032) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
环境 :
$ node -v
v10.11.0
$ font-spider --version
1.3.5
window10
The text was updated successfully, but these errors were encountered:
执行命令
font-spider *.html
时报错 :环境 :
$ node -v
v10.11.0
$ font-spider --version
1.3.5
window10
The text was updated successfully, but these errors were encountered: