platformio-core-installer icon indicating copy to clipboard operation
platformio-core-installer copied to clipboard

Installation Manager

Open tiezhu13 opened this issue 1 year 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.88.1 PIO IDE: v2.4.3 System: Windows_NT, 10.0.19045, x64

%23 Exception

Error: Could not find compatible PlatformIO Core. Please enable `platformio-ide.useBuiltinPIOCore` setting and restart IDE.
	at u.value (c:\Users\芜湖\.vscode\extensions\platformio.platformio-ide-2.4.3\node_modules\platformio-node-helpers\dist\index.js:1:783624)
	at S.install (c:\Users\芜湖\.vscode\extensions\platformio.platformio-ide-2.4.3\dist\extension.js:1:4381)
	at c:\Users\芜湖\.vscode\extensions\platformio.platformio-ide-2.4.3\dist\extension.js:1:28144
	at b.d (e:\Users\芜湖\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:152:154066)
	at b.withProgress (e:\Users\芜湖\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:152:153929)
	at Object.withProgress (e:\Users\芜湖\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:162:34310)
	at Object.startInstaller (c:\Users\芜湖\.vscode\extensions\platformio.platformio-ide-2.4.3\dist\extension.js:1:27559)
	at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
	at async Object.activate (c:\Users\芜湖\.vscode\extensions\platformio.platformio-ide-2.4.3\dist\extension.js:1:23007)

tiezhu13 avatar May 05 '24 14:05 tiezhu13