Darren Miller

Results 76 comments of Darren Miller

The SSO template has been significantly revamped. Please look at it for a sample of a functional case.

This is handled by the convertToSingleHost script inside the template repo and not the central generator-office code.

The css loading was due to the hot reloading taking place and not including the css file. the templates have been updated to fix this.

@arghyadharmsft What arguments are you passing to this 'office-addin-dev-certs install' command (I assume that's the command you are running because I don't know of an office-addin-devcerts-install package")?

What is the "office-addin-devcerts-install" command? That is not one that we provide.

Running 'npm start' uses the same code path that "office-addin-dev-certs" (note the "dev-certs" hyphen) package uses during the install command . . . it's actually calling into the package (via...

If you want to experiment with a yeoman generator in ways that are very different from the established patterns here than maybe you should consider a separate yeoman plug-in (possibly...

@Draki1893 can you give us more details about what you are doing? How did you install the add-in and what are you doing to remove it? What is that screenshot...

Yes . . . this is a known issue with some package we depend on and node v20. We are working on getting a fix form our partners. Using a...

It has been available for 7 months, but was only recently made LTS. It is something we are going to support, it just taking time to get our down-level package...