Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The property 'OSType' cannot be found on this object. Verify that the property exists. #413

Open
Sivalingaamorthy opened this issue Nov 3, 2020 · 1 comment

Comments

@Sivalingaamorthy
Copy link

I just cloned the latest code base, geting the below error, can you help.

ISSUE

sitecore-xp-solr:9.3.0-nanoserver-1909 True False 19 {mcr.microsoft.com/windows/servercore:1909, sitecore-openjdk:8-nanoserver-1909}
sitecore-xm-solr:9.3.0-nanoserver-1909 True False 20 {mcr.microsoft.com/windows/servercore:1909, sitecore-openjdk:8-nanoserver-1909}

ForEach-Object : The property 'OSType' cannot be found on this object. Verify that the property exists.
At C:\project\docker-images\build\modules\SitecoreImageBuilder\1.0.0\Public\Invoke-Build.ps1:89 char:78

  • ... ormat '{{json .}}' | ConvertFrom-Json | ForEach-Object { $_.OSType })
  •                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (:) [ForEach-Object], PropertyNotFoundException
    • FullyQualifiedErrorId : PropertyNotFoundStrict,Microsoft.PowerShell.Commands.ForEachObjectCommand
@sshushliapin
Copy link
Contributor

Is Docker running? Is it running Windows containers?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants