Darren Miller
Darren Miller
I have a yeoman generator plugin that uses unzipper to extract the contents of a zip file downloaded from github (https://github.com/OfficeDev/office-addin-taskpane/archive/yo-office.zip) as the basis of a new project (see code...
# 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 tools...
I'm using a custom generator that has many "this.log" statements. In a couple of code paths, I have a method that makes a series of log calls. One gets called...