Win10 1809 cannot open VSCODE offline

can be opened normally when connected to the network, even if the network cannot connect to the Internet. However, if you want to open VSCODE, when you are completely offline (unplugging the network cable), the following will occur:

C:\ myStuff\ myCode\ ninja2e > code.
dns.js:246

this._handle = new ChannelWrap();
               ^

Error: EFILE

at new Resolver (dns.js:246:20)
at dns.js:377:25
at dns.js:431:3
at NativeModule.compile (bootstrap_node.js:606:7)
at NativeModule.require (bootstrap_node.js:550:18)
at net.js:45:13
at net.js:1730:3
at NativeModule.compile (bootstrap_node.js:606:7)
at NativeModule.require (bootstrap_node.js:550:18)
at internal/child_process.js:6:13

VSCODE does not start.
the same is true for uninstalling and reinstalling.
is there a solution to this?

Mar.22,2022

try to install a loopback network card to deal with the case that the network cable is not plugged in

Menu