Aug 21 2017
09:09 AM
- last edited on
Feb 10 2023
01:39 PM
by
TechCommunityAP
Aug 21 2017
09:09 AM
- last edited on
Feb 10 2023
01:39 PM
by
TechCommunityAP
hi
has anyone got the fabric ui example - group list to work ?
i have tried and hit issues where NPM complains about wrong versions, missing files as does gulp.
thanks
Nigel
Aug 24 2017 04:00 AM
I got it working back in April and that project still works fine.
It's my understanding that the Fabric is now included when scaffolding a project using the SharePoint Framework template but I haven't verified it. Not sure if this was always the case or something new since April but back then I added it myself:
yo @microsoft/sharepoint npm --save install office-ui-fabric-react npm --save install @uifabric/example-app-base
Did you add the example code (last line)?
Aug 24 2017 04:25 AM
These are the error messages I am getting :-
Sep 05 2017 11:59 PM
Could you try scaffolding a new project and see if the problem persists?
SPFx and Yeoman has been updated so get the latest versions of those if it doesn't disrupt anything for you.