Building OMG error

Hello, I have downloaded VSC and the platformIO plugin. I commented out the esp32dev-ble line in platformio.ini. When I go to “upload”/build it errors on a file not found.

I am new to VSC and platformIO.

Converting main.ino
LDF: Library Dependency Finder → Library Dependency Finder (LDF) — PlatformIO latest documentation
LDF Modes: Finder ~ chain, Compatibility ~ soft
FileNotFoundError: [Errno 2] No such file or directory: ‘…/src/arduino_json/library.json’:

Well, I ran the “upload” again and it worked.

1 Like