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

convert-to-single-host failed with "Error modifying for single host: ENOENT: no such file or directory, unlink 'CONTRIBUTING.md'" #270

Closed
hermanwenhe opened this issue Sep 3, 2024 · 2 comments

Comments

@hermanwenhe
Copy link
Contributor

After the Dev Kit released. We're checking the telemetry of "create new add-in" event and found this bug.

Below is the logic in Dev Kit. Basically it's the same as yo office, which download the templates and unzip it, and then run npm run convert-to-single-host --if-present -- ${officeHostApp.toLowerCase()}
image

We got 7 failures out of 102 total creation with error log like this.
image

Seems like the "CONTRIBUTING.md" file is missing in certain repo. I don't know which specific template it comes from, so I just create a bug here. I will try to find which template caused these bugs.

@hermanwenhe hermanwenhe changed the title conver-to-single-host failed with "Error modifying for single host: ENOENT: no such file or directory, unlink 'CONTRIBUTING.md'" convert-to-single-host failed with "Error modifying for single host: ENOENT: no such file or directory, unlink 'CONTRIBUTING.md'" Sep 4, 2024
@hermanwenhe
Copy link
Contributor Author

This error exists in sso js/ts repo. Will close this issue open new one in the right repo.

@hermanwenhe hermanwenhe closed this as not planned Won't fix, can't repro, duplicate, stale Sep 9, 2024
@hermanwenhe
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant