All I did was run this command:
$ npx @hey-api/openapi-ts -i https://developers.exlibrisgroup.com/wp-content/uploads/alma/openapi/conf.json -o src/client/conf
Error: Symbol finalName has not been resolved yet for [Symbol {"category":"type","resource":"definition","resourceId":"#/components/headers/headers"}#130]
Stack Trace:
Error: Symbol finalName has not been resolved yet for [Symbol {"category":"type","resource":"definition","resourceId":"#/components/headers/headers"}#130]
at get finalName (file:///private/var/folders/2t/5d9cmk211yq9xqhx_2vcdbbm0000gn/T/bunx-501-@hey-api/openapi-ts@latest/node_modules/@hey-api/codegen-core/dist/index.mjs:1258:10)
at Planner.updateScope (file:///private/var/folders/2t/5d9cmk211yq9xqhx_2vcdbbm0000gn/T/bunx-501-@hey-api/openapi-ts@latest/node_modules/@hey-api/codegen-core/dist/index.mjs:1125:23)
at Planner.assignSymbolName (file:///private/var/folders/2t/5d9cmk211yq9xqhx_2vcdbbm0000gn/T/bunx-501-@hey-api/openapi-ts@latest/node_modules/@hey-api/codegen-core/dist/index.mjs:1117:42)
at Planner.assignLocalName (file:///private/var/folders/2t/5d9cmk211yq9xqhx_2vcdbbm0000gn/T/bunx-501-@hey-api/openapi-ts@latest/node_modules/@hey-api/codegen-core/dist/index.mjs:1084:8)
at file:///private/var/folders/2t/5d9cmk211yq9xqhx_2vcdbbm0000gn/T/bunx-501-@hey-api/openapi-ts@latest/node_modules/@hey-api/codegen-core/dist/index.mjs:857:10
at AnalysisContext.walkScopes (file:///private/var/folders/2t/5d9cmk211yq9xqhx_2vcdbbm0000gn/T/bunx-501-@hey-api/openapi-ts@latest/node_modules/@hey-api/codegen-core/dist/index.mjs:755:39)
at file:///private/var/folders/2t/5d9cmk211yq9xqhx_2vcdbbm0000gn/T/bunx-501-@hey-api/openapi-ts@latest/node_modules/@hey-api/codegen-core/dist/index.mjs:854:8
at Analyzer.analyze (file:///private/var/folders/2t/5d9cmk211yq9xqhx_2vcdbbm0000gn/T/bunx-501-@hey-api/openapi-ts@latest/node_modules/@hey-api/codegen-core/dist/index.mjs:777:14)
at Planner.assignLocalNames (file:///private/var/folders/2t/5d9cmk211yq9xqhx_2vcdbbm0000gn/T/bunx-501-@hey-api/openapi-ts@latest/node_modules/@hey-api/codegen-core/dist/index.mjs:851:17)
at Planner.plan (file:///private/var/folders/2t/5d9cmk211yq9xqhx_2vcdbbm0000gn/T/bunx-501-@hey-api/openapi-ts@latest/node_modules/@hey-api/codegen-core/dist/index.mjs:798:8)
All I did was run this command:
Error:
Symbol finalName has not been resolved yet for [Symbol {"category":"type","resource":"definition","resourceId":"#/components/headers/headers"}#130]Stack Trace: