Invoke-EnsurePathTask : Cannot bind argument to parameter 'Path' because it is an empty string.
Error:
[------------------ Module-PowershellExtensions_CheckPaths : EnsurePath ----------------------------------------------]
[Module-PowershellExtensions_CheckPaths]:[Create]
Install-SitecoreConfiguration : Cannot bind argument to parameter 'Path' because it is an empty string.
At C:\deploy\Sitecore.Commerce.WDP.2019.07-4.0.165\SIF.Sitecore.Commerce.3.0.28\My-SC9-XC-Deploy-Sitecore-Commerce -
latest-5.ps1:93 char:1
+ Install-SitecoreConfiguration @params -Verbose *>&1 | Tee-Object "$PS ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Install-SitecoreConfiguration
[TIME] 00:03:42
Invoke-EnsurePathTask : Cannot bind argument to parameter 'Path' because it is an empty string.
At C:\Program
Files\WindowsPowerShell\Modules\SitecoreInstallFramework\2.1.0\Public\Install-SitecoreConfiguration.ps1:641 char:25
+ & $entry.Task.Command @paramSet | Out-Default
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (:) [Invoke-EnsurePathTask], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorEmptyStringNotAllowed,Invoke-EnsurePathTask
Solution:
Sitecore PowerShell Extensions-5.0 for 9.2.zip was missing in C:\deploy\Sitecore.Commerce.WDP.2019.07-4.0.165
[------------------ Module-PowershellExtensions_CheckPaths : EnsurePath ----------------------------------------------]
[Module-PowershellExtensions_CheckPaths]:[Create]
Install-SitecoreConfiguration : Cannot bind argument to parameter 'Path' because it is an empty string.
At C:\deploy\Sitecore.Commerce.WDP.2019.07-4.0.165\SIF.Sitecore.Commerce.3.0.28\My-SC9-XC-Deploy-Sitecore-Commerce -
latest-5.ps1:93 char:1
+ Install-SitecoreConfiguration @params -Verbose *>&1 | Tee-Object "$PS ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Install-SitecoreConfiguration
[TIME] 00:03:42
Invoke-EnsurePathTask : Cannot bind argument to parameter 'Path' because it is an empty string.
At C:\Program
Files\WindowsPowerShell\Modules\SitecoreInstallFramework\2.1.0\Public\Install-SitecoreConfiguration.ps1:641 char:25
+ & $entry.Task.Command @paramSet | Out-Default
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (:) [Invoke-EnsurePathTask], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorEmptyStringNotAllowed,Invoke-EnsurePathTask
Solution:
Sitecore PowerShell Extensions-5.0 for 9.2.zip was missing in C:\deploy\Sitecore.Commerce.WDP.2019.07-4.0.165
Comments
Post a Comment