Replies: 1 comment
|
It looks like #54683 - ty for finding a consistent repro! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When running the install script:
iwr https://aka.ms/dotnetup/get-dotnetup.ps1 | iexin Windows Sandbox, you receive the following error:Normal
invoke-webrequestworks fine1, but there are other errors after that:The property 'OSArchitecture' cannot be found on this object. Verify that the property exists. I think for Sandbox you may need to install winget, to get Powershell Core and then run dotnetupMay also not be a valid use case or supported, so maybe writing a doc would be useful .
All reactions