pnp / sp-dev-fx-extensions

Code samples and developer content targeted towards SharePoint Framework client-side extensions. https://aka.ms/spfx-extensions
MIT License
644 stars 834 forks source link

Missing path solution\react-application-injectcss.sppkg #446

Open jesus-oyola opened 2 years ago

jesus-oyola commented 2 years ago

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

  1. Encounter missing path

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

ghost commented 2 years ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.