Home › Forums › Monitor My Watershed › Editing Variable UUIDs › Reply To: Editing Variable UUIDs
2020-02-13 at 8:06 PM
#13814
Great, thank you! So far so good. The other step I’m hung up on now is installing the libraries through platformio. I’ve entered the command
pio lib -g install https://github.com/EnviroDIY/Libraries.git#platformio
into the platformio terminal, and have received this error: Error: Please install Git client from https://git-scm.com/downloads
I’ve installed the Git client but when entering the command I’m receiving the same error. Any clue what to do here?