Replies: 1 comment
-
@netsk01 - It's probably missing the When you create a package via CLI, e.g.: C:.
└───DeploymentPackage
│ DeploymentPackage.csproj
│ PackageImportExtension.cs
│
└───PkgAssets
ImportConfig.xml
manifest.ppkg.json |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Using Devops task Power Platform Deploy Package with version 2.*
fails with below error -
'PackageDeployVerb Information: 8 : Message: Package Deployer Version: 4.0.0.170'
2024-08-22T18:05:33.8532679Z ]
2024-08-22T18:05:35.9981534Z [
2024-08-22T18:05:35.9982323Z 'PackageDeployVerb Information: 8 : Message: Starting Config Reading process'
2024-08-22T18:05:35.9982844Z ]
2024-08-22T18:05:36.0141521Z [ 'Reading the import configuration. Please wait.' ]
2024-08-22T18:05:39.3547113Z [ 'Failed to Load the Import Configuration : Config File Missing' ]
2024-08-22T18:05:39.3547530Z [ 'PackageDeployVerb Error: 2 : Message: Selected Plugin is null' ]
2024-08-22T18:05:39.3547866Z [ 'Failed to Load the Import Configuration : Config File Missing' ]
2024-08-22T18:05:39.3548051Z [ '' ]
2024-08-22T18:05:39.3548271Z [ 'Microsoft PowerPlatform CLI' ]
2024-08-22T18:05:39.3548521Z [ 'Version: 1.33.5+g1621296' ]
Beta Was this translation helpful? Give feedback.
All reactions