Closed
Description
From @Loreton on March 2, 2018 15:47
- VSCode Version: 1.17.2
- OS Version: Windows 7
Steps to Reproduce:
- prepare code on linux using netiface module
- run debug from windows to remote linux
When the local module (windows), in my case "netifaces", has different characteristics from remote module (linux) we get error reading the network interface caracteristics. Why? It should run remote code and not local code.
Regards
Does this issue occur when all extensions are disabled?: Yes/No
Copied from original issue: microsoft/vscode#44932