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

when i runing my image, Cannot read property 'filter' of null. #2108

Closed
Hehaooguoo opened this issue Jun 28, 2020 · 1 comment
Closed

when i runing my image, Cannot read property 'filter' of null. #2108

Hehaooguoo opened this issue Jun 28, 2020 · 1 comment

Comments

@Hehaooguoo
Copy link

Does this occur consistently?
Repro steps:

Action: vscode-docker.images.run
Error type: TypeError
Error Message: Cannot read property 'filter' of null

Version: 1.3.1
OS: win32
OS Release: 10.0.18362
Product: Visual Studio Code
Product Version: 1.46.1
Language: zh-cn

Call Stack
selectCommandTemplate extension.bundle.js:3:599908
Object.selectRunCommand extension.bundle.js:3:601113
runImageCore extension.bundle.js:576:811304
processTicksAndRejections task_queues.js:85:5
async runImage extension.bundle.js:576:811526
@bwateratmsft
Copy link
Collaborator

@helinux This looks to be the same as #2072. I suspect you have a VSCode setting for docker.commands.run set to null; you need to remove this entry.

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

No branches or pull requests

2 participants