Can't run Code from source in dev contianer #7296
Labels
bug
Issue identified by VS Code Team member as probable bug
containers
Issue in vscode-remote containers
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
yarn && yarn compile
/workspaces/vscode/scripts/code.sh
in terminalGit bisect shows 96c9311e18e37416c13fc5d1732f830a52c74e88 is fine and 9f56a2f1669ae644ed019a9a2cf8790a0af0b01b is broken (microsoft/vscode@96c9311...9f56a2f), but that's strange because I was able to run it in August (microsoft/vscode#158497 (comment), exact commit not known)
Also tried
git clean -xdf
and delete the dev container, doesn't help.Output: log.txt
Compile and run directly in WSL (via WSLg) works fine.
The text was updated successfully, but these errors were encountered: