Skip to content
New issue

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

object null is not iterable (cannot read property Symbol(Symbol.iterator)) #2572

Closed
zahoorahmadshah opened this issue Dec 16, 2020 · 3 comments · Fixed by #2591
Closed

object null is not iterable (cannot read property Symbol(Symbol.iterator)) #2572

zahoorahmadshah opened this issue Dec 16, 2020 · 3 comments · Fixed by #2591

Comments

@zahoorahmadshah
Copy link

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
NetCoreGatherInformationStep.prompt extension.bundle.js:924:29753
@bwateratmsft
Copy link
Contributor

@zahoorahmadshah can you share information about your project? e.g. project file, dotnet version, etc.?

@bwateratmsft
Copy link
Contributor

I think I know one way this could be happening; I'll put in a fix in the form of a better error message.

@bwateratmsft
Copy link
Contributor

bwateratmsft commented Jan 19, 2021

This is now fixed in Docker extension version 1.9.1.

@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants