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

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b328ce-2be2a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b328ce-2be2a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?