Eric Overfield
Eric Overfield
Please try executing Set-PnPTraceLog -On -Level Debug before the invoke commandlet and provide the detailed output.
Remove -LogFile "output.txt" and let messages appear in the console as a next step. I'd be interested to see the last 10-30 lines before the script bails.
As best I can tell, the issue with MacOS is PnP PowerShell and not the starter kit. The kit does look to add sample files to doc library. Within the...
@JamesHForsytheIV thank you for sharing the fix. I am glad the fix is working for you, though since you are providing new styling over elements that Microsoft does not support...
This particular project is designed as an overall SharePoint development and demonstration provisioning process. You can absolutely just install specific pieces of the kit though. For the people directory, download...
It would also help to have PS debug logging enabled to understand where in the provisioning process this error is being triggered. https://github.com/pnp/sp-starter-kit/blob/v3/documentation/common-provision-results.md#error-general-cascading-errors
Thank you for pointing this out. In the backlog to review and see if we can get a PR merged.
this webpart has been updated in the v3 branch: https://github.com/pnp/sp-starter-kit/tree/v3, as we are in the process up updating all spfx aspects of this project to v1.13.1. Please try installing either...
@Anakinnuvisan I am unable to determine why that icon is not appearing for you, it is available in our testing environment, and there is no specific logic that would hide...
We are in the process of updating the starter kit webparts to SPFx v1.16.1 and "@microsoft/mgt-react": "2.9.0" as well as "@microsoft/mgt-spfx": "2.9.0". While you wait for the updated .pnp bundle,...