pnp/sp-dev-fx-extensions

Missing path solution\react-application-injectcss.sppkg

jesus-oyola opened this issue · 1 comments

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

  • Add-PnPApp -path .\sharepoint\solution\react-application-injectcss.sp ...
  •   + CategoryInfo          : WriteError: (:) [Add-PnPApp], DirectoryNotFoundException
      + FullyQualifiedErrorId : EXCEPTION,PnP.PowerShell.Commands.Apps.AddApp
    
    

I checked the repo and it looks like this path is missing.

Steps to reproduce

1.Run DeployApplicationCustomizer.ps1
2. Encounter missing path
3.

Expected behavior

Deploy Application Customizer

Target SharePoint environment

SharePoint Online

Developer environment

Windows

Browsers

  • Internet Explorer
  • Microsoft Edge
  • Google Chrome
  • FireFox
  • Safari
  • mobile (iOS/iPadOS)
  • mobile (Android)
  • not applicable
  • other (enter in the "Additional environment details" area below)

Node.js version

v16.14.0

Additional environment details

No response

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