debeef
08/07/2024, 9:49 AMRemote: Get-Content : Cannot find path         
Remote: 'C:\home\site\repository\src\UmbracoProject.Core\umbraco-cloud.json' because         
Remote: it does not exist.        
Remote: At C:\home\SiteExtensions\Umbraco.Cloud.Deployment.SiteExtension.Artifacts.Core        
Remote: \umbraco-deploy\EnsureUmbracoDeployExtraction.ps1:21 char:17        
Remote: +         $JSON = Get-Content $jsonFilePath | Out-String | ConvertFrom- ...        
Remote: +                 ~~~~~~~~~~~~~~~~~~~~~~~~~        
Remote:     + CategoryInfo          : ObjectNotFound: (C:\home\site\re...raco-cloud.js         
Remote:    on:String) [Get-Content], ItemNotFoundException        
Remote:     + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetCo         
Remote:    ntentCommand        
Remote:
I was led to believe I only need an umbraco-cloud.json file in main project, is this incorrect?skttl
08/07/2024, 11:02 AMdebeef
08/07/2024, 11:08 AMdebeef
08/07/2024, 11:09 AM