Closed
Description
- VSCode Version: 1.67.2
- Local OS Version: Mac OS 10.15.7
Steps to Reproduce:
- Attempt to build or rebuild the container
- Container build/rebuild will fail with error:
Error: ENOENT: no such file or directory, open '.../.vscode/extensions/ms-vscode-remote.remote-containers-0.238.2/Dockerfile'
This is likely not relevant to codespaces.
This is reliably happening for every container I've tested it on
Restarting VS Code does not resolve the issue
Downgrading to 0.234.0 resolves the issue. To downgrade, the install another version
option is under the Uninstall
button.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment