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.
The extension was working fine until VS Code updated this month. Now, the COM port selection and the Serial monitor are not working at all.
When I try to open the serial monitor, the extension gives this error :
Failed to open serial port COM30 due to error: + TypeError: Cannot read property 'close' of null.
I can manually change the COM port in arduino.json file, but the serial monitor cannot be opened, and switching to the serial monitor from the output window opens it, but connecting to the port does not work at all and displays this line along with the previous error :
[Starting] Opening the serial port - COM30
The text was updated successfully, but these errors were encountered:
The extension was working fine until VS Code updated this month. Now, the COM port selection and the Serial monitor are not working at all.
When I try to open the serial monitor, the extension gives this error :
I can manually change the COM port in arduino.json file, but the serial monitor cannot be opened, and switching to the serial monitor from the output window opens it, but connecting to the port does not work at all and displays this line along with the previous error :
The text was updated successfully, but these errors were encountered: