OfficeDev / generator-office

Yeoman generator for building Microsoft Office related projects.
https://www.npmjs.com/package/generator-office
MIT License
819 stars 207 forks source link

Cannot select TypeScript when trying to create Angular Task Pane Outlook Add in #769

Closed 0x80085 closed 1 year ago

0x80085 commented 1 year ago

Expected behavior

I can select a angular typescript generator using the arrow keys

Current behavior

I cannot select TypeScript after selecting Office Task Add In with Angular

Steps to Reproduce

select a angular typescript generator using the arrow keys

I cannot select TypeScript after selecting Office Task Add In with Angular

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

none, it simply doesn't let me select the typescript option even though it clearly is there on the screen

millerds commented 1 year ago

This a duplicate of https://github.com/OfficeDev/generator-office/issues/757 . . . it's not specific to any one template type.

0x80085 commented 1 year ago

Yes @millerds thanks for closing this! Was about to do the same after my last update of the comment in #757