-
Notifications
You must be signed in to change notification settings - Fork 228
COM port issue #596
Comments
@lamqhoang VSCode insider will repro on this issue, Can you use VSCode stable ? VSCode insider has been upgraded to node.js >8.0 , This will have breaking changes on the native module on vscode arduino. we will fix this issue next. |
This issue is resolved in the latest VSCode insider. |
The Nodejs of VSCode insider is reverted to 7.9, so it work well now. |
I believe this issue is present again in recent VSCode Insiders versions. Happens to me on 1.31.0-insider for Mac. Snippet from Developer Tools:
This exception is generated from the node-usb-native library. UpdateI just installed the standard VSCode (non-insiders) and both the serial port selection dialog and serial monitor are working there. It appears that it is only broken on VSCode Insiders. |
@kjcolley7 this issue has been fixed with #731, and you can use Arduino extension in insiders with next release. |
Getting the error in latest insiders version. |
I'm having the same error as @bluefate . |
same here |
Have anyone found the solution for this issue? |
rollback VSCode to 1.35 |
Thank you very much, rollback to 1.35 did the trick! Here's the link if anyone need: |
Yeah, 1.35 User worked out for me too. Thanks!! |
1.36 generates no response when trying to change serial port, but 1.35 and 1.34 crashes the arduino extension when trying to change the port. |
Unfortunately 1.40 breaks the com port again. 1.39.2 seems to work. (on Mac OSX at least) |
ВОТ зачем делать обновления после которых не чего не работает????????????????? |
I have issues with the COM port recently.
The COM port list does not show up when I click on the "Select Serial Port". I can set the COM port in the setting json and upload to Arduino board without issue. But if I try to open the port, the error message below show up.
VScode and arduino extension are updated to latest version. The COM port is not in used
The text was updated successfully, but these errors were encountered: