Closed Lutz1967 closed 3 years ago
How do you install the PlatformIO? If it was PlatformIO IDE then you probably need to add shell extensions so you (and stm32pio) can launch PlatformIO through the CLI. See there for more information.
Thanks - solved.
Thanks for the quick answer.
Hi,
Using CLI on MacOS10.13.6
Problem when running validate:
INFO checking 'java_cmd'... INFO checking 'cubemx_cmd'... INFO checking 'platformio_cmd'... [ ok] java_cmd
[ ok] cubemx_cmd [error] platformio_cmd
how do I fix that? I use PlatformIO all the time in VSCode. Thanks!