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-generator.iZe #12126

Open
xuruiyao-msft opened this issue Jul 31, 2024 · 4 comments
Open

bug report: office-addin-generator.iZe #12126

xuruiyao-msft opened this issue Jul 31, 2024 · 4 comments
Assignees
Labels

Comments

@xuruiyao-msft
Copy link
Contributor

An unexpected error has occurred while performing the unknown task. {"stack":"Error: dest already exists.\n at c:\Users\xuruiyao.REDMOND\.vscode\extensions\teamsdevapp.ms-teams-vscode-extension-5.8.1\out\src\extension.js:20:3716\n at c:\Users\xuruiyao.REDMOND\.vscode\extensions\teamsdevapp.ms-teams-vscode-extension-5.8.1\out\src\extension.js:14:393787","message":"dest already exists."}

stack:
iZe: An unexpected error has occurred while performing the unknown task. {"stack":"Error: dest already exists.\n at c:\Users\xuruiyao.REDMOND\.vscode\extensions\teamsdevapp.ms-teams-vscode-extension-5.8.1\out\src\extension.js:20:3716\n at c:\Users\xuruiyao.REDMOND\.vscode\extensions\teamsdevapp.ms-teams-vscode-extension-5.8.1\out\src\extension.js:14:393787","message":"dest already exists."}
at Object.I9s (<REDACTED: user-file-path>/extension.js:61:25246)
at Function.doScaffolding (<REDACTED: user-file-path>/extension.js:712:83342)
at J9r.post (<REDACTED: user-file-path>/extension.js:712:84837)
at J9r.run (<REDACTED: user-file-path>/extension.js:527:65440)
at J9r. (<REDACTED: user-file-path>/extension.js:527:39203)
at Fte.create (<REDACTED: user-file-path>/extension.js:728:6856)
at Fte. (<REDACTED: user-file-path>/extension.js:527:39203)
at Fte. (<REDACTED: user-file-path>/extension.js:14:392346)
at Cf.createProject (<REDACTED: user-file-path>/extension.js:833:16006)
at Cf. (<REDACTED: user-file-path>/extension.js:792:498836)
at Cf.H3c (<REDACTED: user-file-path>/extension.js:796:20152)
at Cf. (<REDACTED: user-file-path>/extension.js:14:392346)
at A6 (<REDACTED: user-file-path>/extension.js:1656:17197)
at Object.O0t [as callback] (<REDACTED: user-file-path>/extension.js:1678:16192)
at e.runCommand (<REDACTED: user-file-path>/extension.js:1656:15373)
at f.h (<REDACTED: user-file-path>/Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:154:204392)
at f.h (<REDACTED: user-file-path>/Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:154:204392)

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 Jul 31, 2024
@adashen adashen added investigating TA:E2E Team Area: E2E labels Aug 1, 2024
@jayzhang
Copy link
Member

jayzhang commented Aug 2, 2024

@xuruiyao-msft Can you provide the reproduce steps and the version of TTK?

@jayzhang jayzhang added the needs more info Need user to provide more info label Aug 2, 2024
@xuruiyao-msft
Copy link
Contributor Author

My version of TTK is v5.8.1. The steps to reproduce the issue are listed below, but the issue only occurs under my environment. I asked several colleagues to do the same operation and without any blockings to create a new project.

The steps:

  1. intall teams toolkit
  2. create a new app -> outlook addin -> taskpane -> default folder -> input a project name
  3. the error pops up complains the dest path already exsits. Actually the project is created successfully under the path. It seems like the project is created twice and fails for the second time. I am not sure yet just guess. And It only occurs to me which is confusing.

@adashen adashen removed the needs more info Need user to provide more info label Aug 6, 2024
@jayzhang
Copy link
Member

jayzhang commented Aug 6, 2024

@xuruiyao-msft Thanks, we will try to reproduce the issue and investigate it.

@adashen adashen removed the needs attention This issue needs the attention of a contributor. label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants