microsoft / microsoft/vscode-remote-release
Failed to find dev container configuration when opening folder in WSL
Open
@chrmarti is already working on this.
Since Jan 9, 2023.
bug
containers
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 470
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
- VSCode Version: 1.74.2
- Local OS Version: Windows 10 Pro, Version 22H2, OS build 19045.2364
- Remote OS Version: Linux x64 5.15.79.1-microsoft-standard-WSL2
- Remote Extension/Connection Type: Connected to dev container via WSL
- Logs: dev-container.log
Enabled extensions:
- Dev Containers
- Remote - SSH
- WSL

Steps to Reproduce:
- Reopen WSL2 folder in Node.js & TypeScript dev container (Node.js version 18)
- Open command palette (
Ctrl + Shift + P) and selectDev Containers: Show Container Log - Open command palette again and select
Dev Containers: Configure Container Features... - Log states
Failed to find configuration. Cannot configure container features.
If I attempt the same steps while reopening a folder in the Windows file system, no error is thrown and I am able to select additional features:

Does this issue occur when you try this locally?: Yes
Does this issue occur when you try this locally and all extensions are disabled?: Yes
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.