Forum Discussion

John Condron's avatar
John Condron
Brass Contributor
May 09, 2018
Solved

SPFx Error Running Sample - Error: File to import not found or unreadable: node_modules/office-ui-fa

Hi All,   I'm trying to run the following sample: https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/react-list-form   I navigated to the folder and ran "npm i"   When I run "...
  • I was attempting to do the same thing with the same webpart and received the same errors. After researching it I came across this post which resolved my issue. Hope it helps. 

    https://github.com/SharePoint/sp-dev-fx-webparts/issues/497

Resources