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
Thank you for making this tool. But now this tool does not work correctly, it seems to be related to the update of the es-abstract package, I can't be sure.
Calculating...
C:\Users\Crimone\AppData\Roaming\npm\node_modules\font-splitter\node_modules\es-abstract\5\CheckObjectCoercible.js:11
throw new $TypeError(optMessage || ('Cannot call method on ' + value));
^
TypeError: Cannot call method on null
at Object.CheckObjectCoercible [as RequireObjectCoercible] (C:\Users\Crimone\AppData\Roaming\npm\node_modules\font-splitter\node_modules\es-abstract\5\CheckObjectCoercible.js:11:9)
at matchAll (C:\Users\Crimone\AppData\Roaming\npm\node_modules\font-splitter\node_modules\string.prototype.matchall\implementation.js:24:13)
at getFontName (C:\Users\Crimone\AppData\Roaming\npm\node_modules\font-splitter\src\app.js:25:10)
at genSubsets (C:\Users\Crimone\AppData\Roaming\npm\node_modules\font-splitter\src\app.js:203:32)
at Object.<anonymous> (C:\Users\Crimone\AppData\Roaming\npm\node_modules\font-splitter\bin\font-splitter:59:1)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
The text was updated successfully, but these errors were encountered:
Thank you for making this tool. But now this tool does not work correctly, it seems to be related to the update of the es-abstract package, I can't be sure.
The text was updated successfully, but these errors were encountered: