Skip to content
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: office-addin.UnhandledError #11333

Open
pooranoayaw opened this issue Apr 9, 2024 · 3 comments
Open

bug report: office-addin.UnhandledError #11333

pooranoayaw opened this issue Apr 9, 2024 · 3 comments
Assignees
Labels
bug Something isn't working investigating needs more info Need user to provide more info no recent activity The issue labeled needs more info gets no reply from issue owner in time TA:E2E Team Area: E2E

Comments

@pooranoayaw
Copy link

An unexpected error has occurred while performing the unknown task. {"stack":"TypeError: code.startsWith is not a function\n\tat Object.assembleError (<REDACTED: user-file-path>/extension.js:2:1073867)\n\tat OfficeAddinGenerator.doScaffolding (<REDACTED: user-file-path>/extension.js:2:696728)\n\tat async OfficeAddinGenerator.generate (<REDACTED: user-file-path>/extension.js:2:692698)\n\tat async OfficeAddinGenerator. (<REDACTED: user-file-path>/extension.js:2:777108)\n\tat async Coordinator.create (<REDACTED: user-file-path>/extension.js:2:257931)\n\tat async Coordinator. (<REDACTED: user-file-path>/extension.js:2:777108)\n\tat async Coordinator. (<REDACTED: user-file-path>/extension.js:2:941323)\n\tat async FxCore.createProject (<REDACTED: user-file-path>/extension.js:2:867599)\n\tat async FxCore. (<REDACTED: user-file-path>/extension.js:2:781014)\n\tat async exports.ErrorHandlerMW (<REDACTED: user-file-path>/extension.js:2:945572)\n\tat async FxCore. (<REDACTED: user-file-path>/extension.js:2:941323)","message":"code.startsWith is not a function"}

stack:
UnhandledError: An unexpected error has occurred while performing the unknown task. {"stack":"TypeError: code.startsWith is not a function\n\tat Object.assembleError (<REDACTED: user-file-path>/extension.js:2:1073867)\n\tat OfficeAddinGenerator.doScaffolding (<REDACTED: user-file-path>/extension.js:2:696728)\n\tat async OfficeAddinGenerator.generate (<REDACTED: user-file-path>/extension.js:2:692698)\n\tat async OfficeAddinGenerator. (<REDACTED: user-file-path>/extension.js:2:777108)\n\tat async Coordinator.create (<REDACTED: user-file-path>/extension.js:2:257931)\n\tat async Coordinator. (<REDACTED: user-file-path>/extension.js:2:777108)\n\tat async Coordinator. (<REDACTED: user-file-path>/extension.js:2:941323)\n\tat async FxCore.createProject (<REDACTED: user-file-path>/extension.js:2:867599)\n\tat async FxCore. (<REDACTED: user-file-path>/extension.js:2:781014)\n\tat async exports.ErrorHandlerMW (<REDACTED: user-file-path>/extension.js:2:945572)\n\tat async FxCore. (<REDACTED: user-file-path>/extension.js:2:941323)","message":"code.startsWith is not a function"}
at Object.assembleError (<REDACTED: user-file-path>/extension.js:2:1073915)
at OfficeAddinGenerator. (<REDACTED: user-file-path>/extension.js:2:777598)
at async Coordinator.create (<REDACTED: user-file-path>/extension.js:2:257931)
at async Coordinator. (<REDACTED: user-file-path>/extension.js:2:777108)
at async Coordinator. (<REDACTED: user-file-path>/extension.js:2:941323)
at async FxCore.createProject (<REDACTED: user-file-path>/extension.js:2:867599)
at async FxCore. (<REDACTED: user-file-path>/extension.js:2:781014)
at async exports.ErrorHandlerMW (<REDACTED: user-file-path>/extension.js:2:945572)
at async FxCore. (<REDACTED: user-file-path>/extension.js:2:941323)

Copy link
Contributor

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.

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Apr 9, 2024
@adashen adashen added investigating TA:E2E Team Area: E2E labels Apr 10, 2024
@jayzhang jayzhang added the bug Something isn't working label Apr 11, 2024
@jayzhang
Copy link
Member

@pooranoayaw Thanks for reporting. The raw error message is masked because of an exception happens when the raw error is being processed. Could you share more information about how to reproduct this error?

@adashen adashen added needs more info Need user to provide more info and removed needs attention This issue needs the attention of a contributor. labels Apr 11, 2024
Copy link
Contributor

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. As it is labeled with bug, it will be manually handled

@microsoft-github-policy-service microsoft-github-policy-service bot added the no recent activity The issue labeled needs more info gets no reply from issue owner in time label Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working investigating needs more info Need user to provide more info no recent activity The issue labeled needs more info gets no reply from issue owner in time TA:E2E Team Area: E2E
Projects
None yet
Development

No branches or pull requests

3 participants