You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @pedmands, this looks like the same error as #1781. We think that error might in turn have been due to the same issue as #1647.
Since it prompted you to select a workspace folder I assume that means you have multiple of them. In your workspace file, there should be some tasks related to Docker (build, run), can you try moving them to yourWorkspaceFolder/.vscode/tasks.json, can see if this issue still occurs? If you're using debugging as well, there are probably launch configurations in that file that need to move to .../launch.json.
Does this occur consistently? Yes
Repro steps:
Action: vscode-docker.images.build
Error type: Error
Error Message: Task not found
Version: 1.0.0
OS: darwin
OS Release: 19.3.0
Product: Visual Studio Code
Product Version: 1.44.1
Language: en
Call Stack
Dockerfile
docker-compose.yml
package.json
Project Files
The text was updated successfully, but these errors were encountered: