microsoft / vscode-eslint

VSCode extension to integrate eslint into VSCode
MIT License
1.75k stars 335 forks source link

Error when clicking on file tab in VS Code Editor #1853

Closed ilearner777 closed 5 months ago

ilearner777 commented 5 months ago

Issue

When I click on a file tab in my editor I get the following pop-up message: This app can't run on your PC> To find a version for your PC, check with the software publisher.

This error appears when I enable this extension. It does not occur when I disable it.

My Environment

ESLint v2.4.4

VS Code: Version: 1.89.1 (user setup) Commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685 Date: 2024-05-07T05:13:33.891Z Electron: 28.2.8 ElectronBuildId: 27744544 Chromium: 120.0.6099.291 Node.js: 18.18.2 V8: 12.0.267.19-electron.0 OS: Windows_NT x64 10.0.22631

Computer: OS Name: Microsoft Windows 11 Home OS Version: 10.0.22631 N/A Build 22631 OS Manufacturer: Microsoft Corporation OS Configuration: Standalone Workstation OS Build Type: Multiprocessor Free Product ID: 00325-81547-98537-AAOEM Original Install Date: 2022-10-05, 11:07:48 AM System Boot Time: 2024-06-04, 9:15:18 AM System Manufacturer: Dell Inc. System Model: Inspiron 5593 System Type: x64-based PC Processor(s): 1 Processor(s) Installed. 01: Intel64 Family 6 Model 126 Stepping 5 GenuineIntel ~991 Mhz BIOS Version: Dell Inc. 1.30.0, 2024-03-07 Windows Directory: C:\WINDOWS System Directory: C:\WINDOWS\system32 Boot Device: \Device\HarddiskVolume1 System Locale: en-ca;English (Canada) Input Locale: en-us;English (United States) Time Zone: (UTC-05:00) Eastern Time (US & Canada) Total Physical Memory: 16,151 MB Available Physical Memory: 6,661 MB Virtual Memory: Max Size: 18,711 MB Virtual Memory: Available: 8,409 MB Virtual Memory: In Use: 10,302 MB Page File Location(s): C:\pagefile.sys Domain: WORKGROUP Hotfix(s): 5 Hotfix(s) Installed.

                       [02]: KB5012170
                       [03]: KB5027397
                       [04]: KB5037771
                       [05]: KB5037663

Network Card(s): 5 NIC(s) Installed. 01: TAP-NordVPN Windows Adapter V9 Connection Name: Ethernet 2 Status: Media disconnected [02]: Realtek PCIe FE Family Controller Connection Name: Ethernet DHCP Enabled: Yes DHCP Server: 192.168.2.1 IP address(es)

                       [03]: Qualcomm QCA9377 802.11ac Wireless Adapter
                             Connection Name: Wi-Fi
                             Status:          Media disconnected
                       [04]: Bluetooth Device (Personal Area Network)
                             Connection Name: Bluetooth Network Connection
                             Status:          Media disconnected
                       [05]: VirtualBox Host-Only Ethernet Adapter
                             Connection Name: Ethernet 3
                             DHCP Enabled:    No
                             IP address(es)
                             [01]: 192.168.56.1
                             [02]: fe80::2faf:1fe0:7727:133d

Hyper-V Requirements: A hypervisor has been detected. Features required for Hyper-V will not be displayed.

ilearner777 commented 5 months ago

You may close this issue as it has been resolved after I performed a reinstall of VS Code and configuration. Don't know why this error occurred, but must conclude that my environment got corrupted somehow. At any rate, it now works without any issues.