CYD ESP32-2432S028 Not allowing any uploads

I am setting up the CYD display mentioned above using the Random Nerd Tutorials directions. I have replaced the user_setup file in the appropriate folder. After doing everything in the tutorial, when I got o verify or upload, I get the following message:

fatal error: User_Setup_Select.h: No such file or directory
compilation terminated.
Using library SPI at version 1.0 in folder: C:\Users\The Macs 2.0\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.6\libraries\SPI
Using library TFT_eSPI at version 2.5.43 in folder: C:\Users\The Macs 2.0\Documents\Arduino\libraries\TFT_eSPI
exit status 1
Error compiling for board ESP32 Dev Module.

It wont let me verify or upload.

Any help that could be given would be greatly appreciated. I feel like it something small I'm missing,.

Seems a simple upload of the latest ESP32 Library from Espressif was needed to make this board work.