yapi-to-typescript icon indicating copy to clipboard operation
yapi-to-typescript copied to clipboard

ERROR Cannot delete property '0' of [object String]

Open xiandanchaorenguagua opened this issue 2 years ago • 0 comments

执行npx ytt报错:

√ 找到配置文件: F:\query\ytt.config.ts 10:35:22

ERROR Cannot delete property '0' of [object String] 10:35:24

at node_modules\yapi-to-typescript\lib\cjs\utils.js:201:38 at node_modules\lodash\lodash.js:4967:15 at baseForOwn (node_modules\lodash\lodash.js:3032:24) at forOwn (node_modules\lodash\lodash.js:13082:24) at node_modules\yapi-to-typescript\lib\cjs\utils.js:199:25 at traverseJsonSchema (node_modules\yapi-to-typescript\lib\cjs\utils.js:114:3)

xiandanchaorenguagua avatar Oct 30 '23 02:10 xiandanchaorenguagua