`this.workspace.openProject is not a function` error after upgrading to v13.2.0 (was working in v13.1.3)
Closed this issue · 2 comments
micke-dahlgren commented
After upgrading from 13.1.3 to 13.2.0, running the generator throws:
ERROR this.workspace.openProject is not a function
script that triggers it:
npx swagger-typescript-api@13.2.0 generate -p .../swagger.json -o ./src/models/apiModels -n ...\WebServiceApiModels.ts --no-client.
ahmadbakhshi commented
Same here
realpasha commented
I have the same issue with the generate command