I tried running DeployApplicationCustomizer.ps1 and got the following error:
dd-PnPApp : Could not find a part of the path 'C:\GithubRepositories\sp-dev-fx-extensions\sharepoint\solution\react-application-injectcss.sppkg'.
At C:\GithubRepositories\sp-dev-fx-extensions\DeployApplicationCustomizer.ps1:8 char:1
Sample
n/a
Author(s)
hugoabernier
What happened?
I tried running DeployApplicationCustomizer.ps1 and got the following error:
dd-PnPApp : Could not find a part of the path 'C:\GithubRepositories\sp-dev-fx-extensions\sharepoint\solution\react-application-injectcss.sppkg'. At C:\GithubRepositories\sp-dev-fx-extensions\DeployApplicationCustomizer.ps1:8 char:1
I checked the repo and it looks like this path is missing.
Steps to reproduce
1.Run DeployApplicationCustomizer.ps1
Expected behavior
Deploy Application Customizer
Target SharePoint environment
SharePoint Online
Developer environment
Windows
Browsers
Node.js version
v16.14.0
Additional environment details
No response