-
Notifications
You must be signed in to change notification settings - Fork 206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug report: SpecParser.generate-failed #12782
Comments
Thank you for contacting us! Any issue or feedback from you is quite important to us. We will do our best to fully respond to your issue as soon as possible. Sometimes additional investigations may be needed, we will usually get back to you within 2 days by adding comments to this issue. Please stay tuned. |
@AyronJohnson , Thank you for your inquiry about your Teams app development issue! To assist you better, could you please provide the following details?
This information will help us better understand the situation and provide a more accurate response. |
Hi @AyronJohnson, Thanks for your feedback. It seems there is an issue parsing the OpenAPI spec file based on your error message. Could you please share your spec file so we can take a look? |
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate. |
Due to lack of details for further investigation, we will archive the issue for now. In case you still have following-up questions on this issue, please always feel free to reopen the issue by clicking ‘reopen issue’ button below the comment box. We will get back to you as soon as possible. |
TypeError: Cannot read properties of undefined (reading 'schema')
stack:
generate-failed: TypeError: Cannot read properties of undefined (reading 'schema')
at pwr (<REDACTED: user-file-path>/extension.js:484:25525)
at Lyo (<REDACTED: user-file-path>/extension.js:484:19139)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at S8r.post (<REDACTED: user-file-path>/extension.js:733:3120)
at S8r.run (<REDACTED: user-file-path>/extension.js:608:66960)
at S8r. (<REDACTED: user-file-path>/extension.js:608:39499)
at Mne.create (<REDACTED: user-file-path>/extension.js:801:7641)
at Mne. (<REDACTED: user-file-path>/extension.js:608:39499)
at Mne. (<REDACTED: user-file-path>/extension.js:14:389828)
at Ff.createProject (<REDACTED: user-file-path>/extension.js:900:16292)
at Ff. (<REDACTED: user-file-path>/extension.js:859:462725)
at Ff.ikc (<REDACTED: user-file-path>/extension.js:863:21718)
at Ff. (<REDACTED: user-file-path>/extension.js:14:389828)
at BE (<REDACTED: user-file-path>/extension.js:1675:18054)
at Object.myt [as callback] (<REDACTED: user-file-path>/extension.js:1697:17524)
at e.runCommand (<REDACTED: user-file-path>/extension.js:1675:15869)
at Y0.h (file:///c:/Users/ayjohnso/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:114:32825)
at Y0.h (file:///c:/Users/ayjohnso/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:114:32825)
The text was updated successfully, but these errors were encountered: