We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does this occur consistently? Repro steps:
Action: vscode-docker.configure Error type: TypeError Error Message: object null is not iterable (cannot read property Symbol(Symbol.iterator))
Version: 1.9.0 OS: win32 OS Release: 10.0.18363 Product: Visual Studio Code Product Version: 1.52.0 Language: en
NetCoreGatherInformationStep.prompt extension.bundle.js:924:29753
The text was updated successfully, but these errors were encountered:
@zahoorahmadshah can you share information about your project? e.g. project file, dotnet version, etc.?
Sorry, something went wrong.
I think I know one way this could be happening; I'll put in a fix in the form of a better error message.
This is now fixed in Docker extension version 1.9.1.
Successfully merging a pull request may close this issue.
Does this occur consistently?
Repro steps:
Action: vscode-docker.configure
Error type: TypeError
Error Message: object null is not iterable (cannot read property Symbol(Symbol.iterator))
Version: 1.9.0
OS: win32
OS Release: 10.0.18363
Product: Visual Studio Code
Product Version: 1.52.0
Language: en
Call Stack
The text was updated successfully, but these errors were encountered: