generator-office icon indicating copy to clipboard operation
generator-office copied to clipboard

Yeoman generator for building Microsoft Office related projects.

Results 56 generator-office issues
Sort by recently updated
recently updated
newest added

# Prerequisites - [x] I am running the latest version of Node and the tools - [x] I checked the documentation and found no answer - [x] I checked to...

needs triage

# Prerequisites Please answer the following questions before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.** - [x ] I am running the latest version of Node and the...

bug
Needs: attention :wave:

Hi All, I run into the following error when I'm trying to scaffold any project using yo office: > ? Choose a project type: Office Add-in Task Pane project ?...

The "yo Office" for Angular generates a bad Angular application where dependency injection does not even work. https://github.com/OfficeDev/Office-Addin-TaskPane-Angular/issues/45 Furthermore each component's html requires to be added in the webpack.config file,...

Needs: attention :wave:
Area: add-ins

# Expected behavior Prompt to install certificate when run `npm start` the first time. Or provide ca.crt in {project root}/certs to allow mannually installation. # Current behavior Please provide information...

needs triage

I tried to follow this instructions. Worked fine until in the final stage I opened "Show Taskpane". There is just a long description that Firefox encountered a possible security problem...

Needs: author feedback

# Prerequisites Please answer the following questions before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.** - [Yes] I am running the latest version of Node and the tools...

triaged

This issue has been raised before, but has been marked Fixed in VSCode 1.53.2. However I'm seeing this in 1.63.2 (latest). The default TaskPane project for Word (Typescript) shows the...

needs triage
Needs: author feedback

It says to replace the word $HOST$ with the name of the Office application. I only found one instance of $HOST$, but 2 more instances of Excel. I am using...

Needs: attention :wave:
Area: add-ins
Type: product bug

I am trying to build a new Excel Add-in using the link provided below from Microsoft office docs using Visual Studio 2019 but this is giving me This Add-In could...

Needs: attention :wave:
Area: add-ins