platformio-vscode-ide icon indicating copy to clipboard operation
platformio-vscode-ide copied to clipboard

Start PIO Home Server

Open denqxotl opened this issue 10 months ago • 0 comments

%23 Description of problem Leave a comment...

BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN

  • https://github.com/platformio/platformio-vscode-ide/issues%3Fq=is%3Aissue

%23 Configuration

VSCode: 1.96.2 PIO IDE: v3.3.4 System: Darwin, 24.5.0, arm64

%23 Exception

Error: WARNING:  You must pass the application as an import string to enable 'reload' or 'workers'.

  at /Users/denqxotl/.vscode/extensions/platformio.platformio-ide-3.3.4-darwin-arm64/node_modules/platformio-node-helpers/dist/index.js:1:10943
  at ChildProcess.i (/Users/denqxotl/.vscode/extensions/platformio.platformio-ide-3.3.4-darwin-arm64/node_modules/platformio-node-helpers/dist/index.js:1:4548)
  at ChildProcess.emit (node:events:518:28)
  at ChildProcess.emit (node:domain:489:12)
  at maybeClose (node:internal/child_process:1104:16)
  at Socket.<anonymous> (node:internal/child_process:456:11)
  at Socket.emit (node:events:518:28)
  at Socket.emit (node:domain:489:12)
  at Pipe.<anonymous> (node:net:343:12)

denqxotl avatar Jun 17 '25 17:06 denqxotl