Windows
Windows copied to clipboard
Fixed Codespace container build failure
This PR is an attempt to fix the Codespace build failures reported in #423.
Looks like this did the trick
Looks like there's a few issues with our vscode launch options.
I'm also seeing
/workspaces/Windows (codespace/fix-container-build) $ pwsh
bash: /usr/local/bin/pwsh: Permission denied
We're already installing PowerShell as part of the dev container, not sure what happened.
Building the "All samples gallery" seems to work as expected now:
It's slow, but sample discovery and building also works again.