You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
Having an issue with opening the serial port on VScode Arduino extension.
Also: Manually setting the serial port works through the settings.json file, but cannot open serial port selection menu with status bar button or command palette.
It seems others have had this issue in the past 2 weeks on #851. People have been rolling back their VScode versions to get it to work again.
Getting error:
Failed to open serial port COM3 due to error: + TypeError: Cannot read property 'close' of null
This is different from the existing issues #774 and #851 from July 2019.Different software version
Having an issue with opening the serial port on VScode Arduino extension.
Also: Manually setting the serial port works through the settings.json file, but cannot open serial port selection menu with status bar button or command palette.
It seems others have had this issue in the past 2 weeks on #851. People have been rolling back their VScode versions to get it to work again.
Getting error:
This is different from the existing issues #774 and #851 from July 2019. Different software version
VSCode Version: 1.43.1
Arduino Extension Version: 0.2.29
Arduino IDE Version: 1.8.12
The text was updated successfully, but these errors were encountered: