Expand Minimize

Specify solution paths configuration in the package-solution.json file

The package-solution.json file must specify solution paths configuration

CheckId SPF010207
TypeName DefinePackageSolutionConfigPaths
Severity CriticalError
Type PackageSolutionConfig

The package-solution.json file must specify solution paths configuration using the paths property.

package-solution.json example

{
  "solution": {
    "name": "mastykarz-sharepoint-trendinginthissite-client-side-solution",
    "id": "889fd84c-65bb-4252-895b-a2ae59daad0e",
    "version": "1.0.0.0"
  },
  "paths": {
    "zippedPackage": "solution/mastykarz-sharepoint-trendinginthissite.sppkg"
  }

}

Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.