I tried to read all the PlatformIO articles, and the wiki pages. They are not in one place, which makes it more difficult. I am on a Mac, have gone through all the Mac related install topics of the wiki, for instance on:
https://www.letscontrolit.com/wiki/inde ... Platformio
Disable Linter / Install Atom / Started Atom / Installed the PlatformIDE (IDE 2.0.0-beta.3 and Core 3.4.0b2) / Python 2.7
Then, at the bottom of the wiki you say: "If atom is slughish, hanging and giving errors, then there is probably something wrong with the gcc-linter. I had to remove platformio-* and linter-gcc and reinstall platformio-ide to fix it."
QUESTION 1 -- How does one do removal of above? Do I go find this on the OS level, and delete it? As I do have a problem, as follows:
After downoading the source for ESPEasy_v2.0.0-dev8, I open the file ESPEasy.ino, hit F7, and then do not get any response, and then after some time, the following screen pops up:

What are the steps to solve this please? I would like to get PlatformIO working, it seams the investment in time will be worth it going forward.
Ohh, I did not log into PLatformIO when atom starts up, is this required?