-->
Page 1 of 1

Error compiling for board NodeMCU 1.0 (ESP-12E Module)

PostPosted: Wed Jan 30, 2019 8:05 pm
by JMOCS94
I am trying to create a Facebook like counter, however everytime I try to verify the code it says:

Arduino: 1.8.8 (Windows 10), Board: "NodeMCU 1.0 (ESP-12E Module), 80 MHz, 4M (1M SPIFFS), v2 Prebuilt (MSS=536), Disabled, None, 115200"

exec: "C:\\Users\\Joshua Schmidt\\AppData\\Local\\Arduino15\\packages\\esp8266\\tools\\xtensa-lx106-elf-gcc\\1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++": file does not exist
Error compiling for board NodeMCU 1.0 (ESP-12E Module).


I have tried to:
-Reinstall the Arduino software both from the Windows Store and the website executable
-Delete the %AppData%\\Local\Arduino15 folder and reinstalled everything
-Reset my device
-Verified the file is there (size is 2.22MB)

Any help would be sincerely appreciated. I have tried searching everywhere for this problem to no solution.