PlatformIO doesnt work

I uninstall, install, I do everything possible, even uninstalled and then installed VSCode again and I cant use PlatformIO anymore, its horrible… Just out of nowhere, I cant use it anymore. When I try to compile or upload I get:
"> Executing task in folder testprojectpio: platformio run <

The terminal shell path “platformio” does not exist

Terminal will be reused by tasks, press any key to close it."

This bug is related to Visual Studio Code version 1.37. You have to downgrade to 1.36.

1 Like

It worked! Thank you!!!