Vscode-arduino: Serial port issues.

Created on 14 Dec 2020  路  3Comments  路  Source: microsoft/vscode-arduino

Open an existing, working, Arduino sketch. Attempt to use any of the serial port functions necessary in the Arduino programming environment.

Version: 1.53.0-insider (user setup)
Commit: 96b426ef1da0f0a51ce9ef1931cd1fd2322547e4
Date: 2020-12-14T05:59:27.649Z
Electron: 11.0.3
Chrome: 87.0.4280.67
Node.js: 12.18.3
V8: 8.7.220.25-electron.0
OS: Windows_NT x64 10.0.19041

Failed to open serial port COM10 due to error: + Error: The module '\\?\c:\Users\user\.vscode-insiders\extensions\vsciot-vscode.vscode-arduino-0.3.4\out\node_modules\usb-detection\build\Release\detection.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 80. This version of Node.js requires
NODE_MODULE_VERSION 85. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or `npm install`).
serial

Most helpful comment

I'm working to resolve this right now. We should have a fix out in the next couple of days.

All 3 comments

Thanks for reporting this, we'll track this and have a fix for this when it goes in to production.

Well, VS Code 1.53 is out, serial port does not work. :-( Downgrade to 1.52.1

I'm working to resolve this right now. We should have a fix out in the next couple of days.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

formulahendry picture formulahendry  路  7Comments

gaunh0 picture gaunh0  路  6Comments

LYWalker picture LYWalker  路  3Comments

dude-dou picture dude-dou  路  6Comments

AndreyKrupskii picture AndreyKrupskii  路  6Comments