Open mlmaria opened 4 months ago
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.
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.
Can you try running npm run convert-to-single-host word
in the project that was created?
Here is what it says after I run npm run convert-to-single-host word
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