Forum Discussion
Thomas Leclaire
Feb 18, 2022Copper Contributor
Cannot install yeoman sharepoint generator
In order to use the latest SPFx Version 1.14 I'm trying to setup my dev env. I'm stuck at installing the latest yeoman generator, when doing npm install Pernille-Eskebo/generator-sharepoint@latest...
sandor_mari
Feb 24, 2022Copper Contributor
I managed to use yeoman templates with the followings components:
+-- @microsoft/generator-sharepoint@1.14.0
+-- create-react-app@5.0.0
+-- gulp-cli@2.3.0
+-- gulp@4.0.2
+-- npm-reinstall@3.1.0
+-- npm-windows-upgrade@6.0.1
+-- npm@
`-- yo@4.3.0
node v16.0.0