platformio / platformio-vscode-ide

PlatformIO IDE for VSCode: The next generation integrated development environment for IoT
https://marketplace.visualstudio.com/items?itemName=platformio.platformio-ide
Apache License 2.0
1.2k stars 192 forks source link

Start PIO Home Server #2426

Closed siegfried01 closed 3 years ago

siegfried01 commented 3 years ago

%23 Description of problem I'm tryint to run VSCode to compile (MSVC) C++ HelloWorld.cpp for the first time.

BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN

============================================================

An unexpected error occurred. Further steps:

============================================================

at c:\Users\shein\.vscode\extensions\platformio.platformio-ide-1.10.0\node_modules\platformio-node-helpers\dist\index.js:1:11965
at ChildProcess.d (c:\Users\shein\.vscode\extensions\platformio.platformio-ide-1.10.0\node_modules\platformio-node-helpers\dist\index.js:1:8215)
at ChildProcess.emit (events.js:200:13)
at ChildProcess.cp.emit (c:\Users\shein\.vscode\extensions\platformio.platformio-ide-1.10.0\node_modules\platformio-node-helpers\node_modules\cross-spawn\lib\enoent.js:34:29)
at maybeClose (internal/child_process.js:1021:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
ivankravets commented 3 years ago

Please upgrade VSCode to the latest version.