platformio-vscode-ide: Error: No such command "home"

Fixed in the latest PlatformIO IDE for VSCode

Please update https://marketplace.visualstudio.com/items?itemName=platformio.platformio-ide extension.


%23 Description of problem Leave a comment…

BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN

%23 Configuration

VSCode: 1.63.2 PIO IDE: v2.4.0 System: Windows_NT, 10.0.19043, x64

%23 Exception

Error: Usage: python -m platformio [OPTIONS] COMMAND [ARGS]...
Try 'python -m platformio -h' for help.

Error: No such command "home"

  at c:\Users\Motti\.vscode\extensions\platformio.platformio-ide-2.4.0\node_modules\platformio-node-helpers\dist\index.js:1:9851
  at ChildProcess.r (c:\Users\Motti\.vscode\extensions\platformio.platformio-ide-2.4.0\node_modules\platformio-node-helpers\dist\index.js:1:5134)
  at ChildProcess.emit (events.js:315:20)
  at ChildProcess.EventEmitter.emit (domain.js:467:12)
  at ChildProcess.cp.emit (c:\Users\Motti\.vscode\extensions\platformio.platformio-ide-2.4.0\node_modules\cross-spawn\lib\enoent.js:34:29)
  at maybeClose (internal/child_process.js:1048:16)
  at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 20 (8 by maintainers)

Most upvoted comments

@numanair thank you so much for providing a session where we could reproduce this issue. The issue is linked with a broken https://github.com/encode/starlette package on which PlatformIO Core depends.

The hotfix from our side is provided and a new version of PlatformIO IDE for VSCode is available. Please update.

@numanair please email me directly via me@ikravets.com. Thanks!