You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PIO Core Call Error: "Resolving esp32dev dependencies...\r\nAlready up-to-date.\r\nUpdating metadata for the vscode IDE...\r\n\n\nUserSideException: Processing esp32dev (platform: espressif32; board: esp32dev; framework: espidf)\r\n--------------------------------------------------------------------------------\r\nVerbose mode can be enabled via -v, --verbose option\r\nFileExistsError: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\avich\\OneDrive\\Documents\\PlatformIO\\Projects\\greenAiry_firmware\\.pio\\build\\esp32dev':\r\n File "C:\Users\avich\.platformio\penv\Lib\site-packages\platformio\builder\main.py", line 155:\r\n os.makedirs(env.subst("$BUILD_DIR"))\r\n File "", line 225:\r\n \r\n========================== [FAILED] Took 2.68 seconds =========================="
The text was updated successfully, but these errors were encountered:
PIO Core Call Error: "Resolving esp32dev dependencies...\r\nAlready up-to-date.\r\nUpdating metadata for the vscode IDE...\r\n\n\nUserSideException: Processing esp32dev (platform: espressif32; board: esp32dev; framework: espidf)\r\n--------------------------------------------------------------------------------\r\nVerbose mode can be enabled via
-v, --verbose
option\r\nFileExistsError: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\avich\\OneDrive\\Documents\\PlatformIO\\Projects\\greenAiry_firmware\\.pio\\build\\esp32dev':\r\n File "C:\Users\avich\.platformio\penv\Lib\site-packages\platformio\builder\main.py", line 155:\r\n os.makedirs(env.subst("$BUILD_DIR"))\r\n File "", line 225:\r\n \r\n========================== [FAILED] Took 2.68 seconds =========================="The text was updated successfully, but these errors were encountered: