扩展打包报错

版本:3.8.5
扩展模板:Vue3
报错信息:npm run buildh后报错

super-html-auto-pack@1.0.0 preinstall
node ./scripts/preinstall.js

TypeError: Cannot read properties of undefined (reading ‘toString’)
at checkCreatorTypesVersion (D:\Mark-Workspace\code\cocos\auto-package-super-html\extensions\super-html-auto-pack\scripts\preinstall.js:1:334)
at Object. (D:\Mark-Workspace\code\cocos\auto-package-super-html\extensions\super-html-auto-pack\scripts\preinstall.js:1:539)

请问有解决吗

谢谢 解决了