Forum Discussion
Rishi Gupta
Sep 18, 2018Brass Contributor
SPFx extension missing from yeoman.
Hello, I am trying to build a SPFx extension for SharePoint online. When using Yeoman generator, I am not getting option to create a project for extension. Only option available in webpart. N...
Alexseliv
Mar 29, 2023Copper Contributor
Maybe it will help someone - in my case the issue was related to the settings in .yo-rc.json file. I had the option "isDomainIsolated": true - after removing it, additional options appeared: WebPart, Extension, Library, Adaptive Card Extension.
Answer from the thread below helped to figure it out:
https://learn.microsoft.com/en-us/answers/questions/885608/extension-is-missing-from-which-type-of-client-sid
Answer from the thread below helped to figure it out:
https://learn.microsoft.com/en-us/answers/questions/885608/extension-is-missing-from-which-type-of-client-sid