Hi, I'm having problem with platformio since a few days back. Haven't used VS Code for a few weeks and after updating everything I can no longer build.
I get the error: command 'platformio-ide.build' not found
I found a few people with similar issues but their solution didn't work for me. For example: https://community.platformio.org/t/problem-with-platformio-installation-on-vscode/9983 https://github.com/platformio/platformio-vscode-ide/issues/1127
I have tried:
Any one have any ideas?
EDIT: Windows x64 VSC 1.40.1 Platforio 3.0.1 Core 4.1.0
I got the same error when I opened a folder which didn't have a platformio.ini file. When I opened the correct (child) folder it worked. It would be nice if platformio shouted if you were trying to build in a folder that doesn't have a platformio.ini instead of giving a cryptic 'platformio-ide.build' not found' error.
I'm not saying that OP has same problem as me but it's a possibility.