Forum Discussion
Dinesh Bhat
Mar 23, 2020Copper Contributor
SPFx generator not showing all the component option
Hi,
I am tried to create SPFx but during generator not showing component options. Any help
npm -v
5.8.0
node -v
v12.16.1
- Sudharsan KSteel ContributorHi,
From the screehshot above, it looks like you are using the old version of SPFx generator. Also, node version 12.x is not supported for SharePoint Framework development. Please follow the below link for the SPFx environment setup.
https://docs.microsoft.com/en-us/sharepoint/dev/spfx/set-up-your-development-environment
Hope it helps, please like it or mark it as a solution if it resolves ur clarification or issue
-Sudharsan K...