Hello, I try to move my code (working on an Arduino UNO) to a Wemos LoLin32 Lite Board.
However I get a message asking me to report the issue to XOD developers. 
The board I try to use
Hello, I try to move my code (working on an Arduino UNO) to a Wemos LoLin32 Lite Board.
However I get a message asking me to report the issue to XOD developers. 
Hmm… It’s an error from the underlying arduino-cli tool. Try to download the latest version of it from https://github.com/arduino/arduino-cli/releases and replace the arduino-cli.exe (path is shown in the error) with the fresh one.
See if it changes something.