-
Notifications
You must be signed in to change notification settings - Fork 29.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Latest version of Code causes Arduino plugin to fail #106500
Comments
(Experimental duplicate detection) |
Hi there, I got the same problem since today (before I was working with usb serial port correctly). I followed the links proposed by the vscodebot (link) but I did not find a solution. This is my error message I get: Failed to open serial port /dev/ttyACM0 due to error: + Error: The module '/home/fidel/.vscode/extensions/vsciot-vscode.vscode-arduino-0.3.2/out/node_modules/usb-detection/build/Release/detection.node' Visual Studio Code about: Arduino for Visual Studio Code (Microsoft) Thank you for reading this. Regards and thanks in advance for your time, Update: |
I'm getting the same error.
|
|
I'm getting the same error, I can not open the serial port. |
Downgrade. This is a solution. I fixed it by downgrading up to 1.48.2. |
I'm getting the same errror: |
got the same erroe in vs 1.50 .. downgrading to 1.48.2 solved the problem |
Issue Type: Bug
Execute the "Arduino: Open Serial Monitor" command. get the error:
Failed to open serial port COM3 due to error: + Error: The module '\?\c:\Users\damia.vscode\extensions\vsciot-vscode.vscode-arduino-0.3.2\out\node_modules\usb-detection\build\Release\detection.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 75. This version of Node.js requires
NODE_MODULE_VERSION 80. Please try re-compiling or re-installing
the module (for instance, using
npm rebuild
ornpm install
).This feature worked in the last hour (before I closed and updated VS Code and got an update!)
VS Code version: Code 1.49.0 (e790b93, 2020-09-10T13:22:08.892Z)
OS version: Windows_NT x64 10.0.19041
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Extensions (26)
The text was updated successfully, but these errors were encountered: