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 was archived by the owner on Oct 1, 2024. It is now read-only.
This morning, I was prompted to update VSC from 1.47.0-insiders to 1.48.0-insiders. This has apparently broken the serial monitor access for the arduino extension. The error text is pasted below. I have reverted back to 1.47.0-insiders, that didn't resolve it. I updated to 1.48.0 and backed the extention down to 0.3.0, that didn't resolve it. I'm currently running 1.48.0 and 0.3.1 with the manual workaround of specifying the serial port in the json files.
Failed to open serial port COM8 due to error: + Error: \?\c:\Users\blahblah\.vscode-insiders\extensions\vsciot-vscode.vscode-arduino-0.3.1\out\node_modules\usb-detection\build\Release\detection.node is not a valid Win32 application.
\?\c:\Users\blahblah\.vscode-insiders\extensions\vsciot-vscode.vscode-arduino-0.3.1\out\node_modules\usb-detection\build\Release\detection.node
This was last functioning yesterday, prior to the VSC update. I'll be happy to collect any data or test updates...
The text was updated successfully, but these errors were encountered:
This morning, I was prompted to update VSC from 1.47.0-insiders to 1.48.0-insiders. This has apparently broken the serial monitor access for the arduino extension. The error text is pasted below. I have reverted back to 1.47.0-insiders, that didn't resolve it. I updated to 1.48.0 and backed the extention down to 0.3.0, that didn't resolve it. I'm currently running 1.48.0 and 0.3.1 with the manual workaround of specifying the serial port in the json files.
Failed to open serial port COM8 due to error: + Error: \?\c:\Users\blahblah\.vscode-insiders\extensions\vsciot-vscode.vscode-arduino-0.3.1\out\node_modules\usb-detection\build\Release\detection.node is not a valid Win32 application.
\?\c:\Users\blahblah\.vscode-insiders\extensions\vsciot-vscode.vscode-arduino-0.3.1\out\node_modules\usb-detection\build\Release\detection.node
This was last functioning yesterday, prior to the VSC update. I'll be happy to collect any data or test updates...
The text was updated successfully, but these errors were encountered: