Wemos LoLin32 Lite (Board support)

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. :face_with_raised_eyebrow:


The board I try to use
image

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.