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...
Sep 19, 2018
Can you verify which version of the generator you're using by executing:
npm ls -g --depth=0 @microsoft/generator-sharepoint
Rishi Gupta
Sep 19, 2018Brass Contributor
After executing the above command, I get below result
`-- Pernille-Eskebo/generator-sharepoint@1.6.0