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
TypeError: Cannot read property 'chars' of undefined
at /Users/louis/.nvm/versions/node/v16.0.0/lib/node_modules/font-spider-plus/bin/index.js:250:28
at CB (/Users/louis/.nvm/versions/node/v16.0.0/lib/node_modules/font-spider-plus/node_modules/fs-extra/lib/remove/rimraf.js:57:5)
at FSReqCallback.oncomplete (node:fs:184:23)
The text was updated successfully, but these errors were encountered:
TypeError: Cannot read property 'chars' of undefined at /Users/louis/.nvm/versions/node/v16.0.0/lib/node_modules/font-spider-plus/bin/index.js:250:28 at CB (/Users/louis/.nvm/versions/node/v16.0.0/lib/node_modules/font-spider-plus/node_modules/fs-extra/lib/remove/rimraf.js:57:5) at FSReqCallback.oncomplete (node:fs:184:23)
ouis@louisdeMacBook-Pro assets % fsp run
✔ 页面分析完成
/Users/louis/.nvm/versions/node/v16.0.0/lib/node_modules/font-spider-plus/bin/index.js:250
if(webFonts[0].chars === ''){
^
TypeError: Cannot read property 'chars' of undefined
at /Users/louis/.nvm/versions/node/v16.0.0/lib/node_modules/font-spider-plus/bin/index.js:250:28
at CB (/Users/louis/.nvm/versions/node/v16.0.0/lib/node_modules/font-spider-plus/node_modules/fs-extra/lib/remove/rimraf.js:57:5)
at FSReqCallback.oncomplete (node:fs:184:23)
The text was updated successfully, but these errors were encountered: