We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I wanted to create the scaffolding for a Microsoft Word Add-in.
The add-in will create manifest files for every other MS application such as Outlook, Excel, Powerpoint, etc.
I've also tried the command yo office --projectType react --name "New Web AddIn" --host word --ts true
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
The text was updated successfully, but these errors were encountered:
Thanks for reporting this @mlmaria. @millerds, could you please take a look?
For what it's worth, this didn't repro on Windows for me.
Sorry, something went wrong.
Can we get the full logs from the project generation (the screen shot only shows part)?
Here is the full log when I try to run the yo office command.
yo office
Can you try running npm run convert-to-single-host word in the project that was created?
npm run convert-to-single-host word
Here is what it says after I run npm run convert-to-single-host word
millerds
No branches or pull requests
Prerequisites
Expected behavior
I wanted to create the scaffolding for a Microsoft Word Add-in.
Current behavior
The add-in will create manifest files for every other MS application such as Outlook, Excel, Powerpoint, etc.
Steps to Reproduce
I've also tried the command yo office --projectType react --name "New Web AddIn" --host word --ts true
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
Failure Logs
The text was updated successfully, but these errors were encountered: