Hello! I'm a beginner and I can't seem to upload my code, It keeps sending the same message please help me
Arduino: 1.8.13 (Windows 10), Board: "Arduino Uno"
C:\Users\VES\Desktop\arduino-1.8.13\arduino-builder -dump-prefs -logger=machine -hardware C:\Users\VES\Desktop\arduino-1.8.13\hardware -tools C:\Users\VES\Desktop\arduino-1.8.13\tools-builder -tools C:\Users\VES\Desktop\arduino-1.8.13\hardware\tools\avr -built-in-libraries C:\Users\VES\Desktop\arduino-1.8.13\libraries -libraries C:\Users\VES\Desktop\arduino-1.8.13\hardware\arduino\avr\libraries -fqbn=arduino:avr:uno -vid-pid=2341_0043 -ide-version=10813 -build-path C:\Users\VES\AppData\Local\Temp\arduino_build_748030 -warnings=none -build-cache C:\Users\VES\AppData\Local\Temp\arduino_cache_281364 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=C:\Users\VES\Desktop\arduino-1.8.13\hardware\tools\avr -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=C:\Users\VES\Desktop\arduino-1.8.13\hardware\tools\avr -prefs=runtime.tools.arduinoOTA.path=C:\Users\VES\Desktop\arduino-1.8.13\hardware\tools\avr -prefs=runtime.tools.arduinoOTA-1.3.0.path=C:\Users\VES\Desktop\arduino-1.8.13\hardware\tools\avr -prefs=runtime.tools.avrdude.path=C:\Users\VES\Desktop\arduino-1.8.13\hardware\tools\avr -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=C:\Users\VES\Desktop\arduino-1.8.13\hardware\tools\avr -verbose C:\Users\VES\Documents\Arduino\sketch_jan18a\sketch_jan18a.ino
C:\Users\VES\Desktop\arduino-1.8.13\arduino-builder -compile -logger=machine -hardware C:\Users\VES\Desktop\arduino-1.8.13\hardware -tools C:\Users\VES\Desktop\arduino-1.8.13\tools-builder -tools C:\Users\VES\Desktop\arduino-1.8.13\hardware\tools\avr -built-in-libraries C:\Users\VES\Desktop\arduino-1.8.13\libraries -libraries C:\Users\VES\Desktop\arduino-1.8.13\hardware\arduino\avr\libraries -fqbn=arduino:avr:uno -vid-pid=2341_0043 -ide-version=10813 -build-path C:\Users\VES\AppData\Local\Temp\arduino_build_748030 -warnings=none -build-cache C:\Users\VES\AppData\Local\Temp\arduino_cache_281364 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=C:\Users\VES\Desktop\arduino-1.8.13\hardware\tools\avr -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=C:\Users\VES\Desktop\arduino-1.8.13\hardware\tools\avr -prefs=runtime.tools.arduinoOTA.path=C:\Users\VES\Desktop\arduino-1.8.13\hardware\tools\avr -prefs=runtime.tools.arduinoOTA-1.3.0.path=C:\Users\VES\Desktop\arduino-1.8.13\hardware\tools\avr -prefs=runtime.tools.avrdude.path=C:\Users\VES\Desktop\arduino-1.8.13\hardware\tools\avr -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=C:\Users\VES\Desktop\arduino-1.8.13\hardware\tools\avr -verbose C:\Users\VES\Documents\Arduino\sketch_jan18a\sketch_jan18a.ino
Using board 'uno' from platform in folder: C:\Users\VES\Desktop\arduino-1.8.13\hardware\arduino\avr
Using core 'arduino' from platform in folder: C:\Users\VES\Desktop\arduino-1.8.13\hardware\arduino\avr
Detecting libraries used...
"C:\Users\VES\Desktop\arduino-1.8.13\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\VES\Desktop\arduino-1.8.13\hardware\arduino\avr\cores\arduino" "-IC:\Users\VES\Desktop\arduino-1.8.13\hardware\arduino\avr\variants\standard" "C:\Users\VES\AppData\Local\Temp\arduino_build_748030\sketch\sketch_jan18a.ino.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE
Generating function prototypes...
"C:\Users\VES\Desktop\arduino-1.8.13\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\VES\Desktop\arduino-1.8.13\hardware\arduino\avr\cores\arduino" "-IC:\Users\VES\Desktop\arduino-1.8.13\hardware\arduino\avr\variants\standard" "C:\Users\VES\AppData\Local\Temp\arduino_build_748030\sketch\sketch_jan18a.ino.cpp" -o "C:\Users\VES\AppData\Local\Temp\arduino_build_748030\preproc\ctags_target_for_gcc_minus_e.cpp" -DARDUINO_LIB_DISCOVERY_PHASE
"C:\Users\VES\Desktop\arduino-1.8.13\tools-builder\ctags\5.8-arduino11/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives "C:\Users\VES\AppData\Local\Temp\arduino_build_748030\preproc\ctags_target_for_gcc_minus_e.cpp"
Compiling sketch...
"C:\Users\VES\Desktop\arduino-1.8.13\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\VES\Desktop\arduino-1.8.13\hardware\arduino\avr\cores\arduino" "-IC:\Users\VES\Desktop\arduino-1.8.13\hardware\arduino\avr\variants\standard" "C:\Users\VES\AppData\Local\Temp\arduino_build_748030\sketch\sketch_jan18a.ino.cpp" -o "C:\Users\VES\AppData\Local\Temp\arduino_build_748030\sketch\sketch_jan18a.ino.cpp.o"
Compiling libraries...
Compiling core...
Using precompiled core: C:\Users\VES\AppData\Local\Temp\arduino_cache_281364\core\core_arduino_avr_uno_af0c86e63ef296b9e6670b4121cb7824.a
Linking everything together...
"C:\Users\VES\Desktop\arduino-1.8.13\hardware\tools\avr/bin/avr-gcc" -w -Os -g -flto -fuse-linker-plugin -Wl,--gc-sections -mmcu=atmega328p -o "C:\Users\VES\AppData\Local\Temp\arduino_build_748030/sketch_jan18a.ino.elf" "C:\Users\VES\AppData\Local\Temp\arduino_build_748030\sketch\sketch_jan18a.ino.cpp.o" "C:\Users\VES\AppData\Local\Temp\arduino_build_748030/..\arduino_cache_281364\core\core_arduino_avr_uno_af0c86e63ef296b9e6670b4121cb7824.a" "-LC:\Users\VES\AppData\Local\Temp\arduino_build_748030" -lm
exit status 1
Error compiling for board Arduino Uno.
Invalid library found in C:\Users\VES\Desktop\arduino-1.8.13\libraries\libraries: no headers files (.h) found in C:\Users\VES\Desktop\arduino-1.8.13\libraries\libraries