I figured it out. When I first installed the template, windows 10 server, php 7.4 it installed for a while then instead of finishing it went back to the initial install page. The database got created but the configuration.php file was not getting created. I manually configured the configuration.php file and got it up and running but there were problems ie couldn't create a new page builder page.
I found the instructions in the forum on setting up the PHP file. So I modified the PHP as recommended. Also there was a warning in the Joomla system/warnings about the C:\windows\temp file not having proper rights. So I modified the directory and gave IUSR read and write on the windows temp directory. Also played around with the PHP tmp folder settings.
Then I deleted the databases and the files and ran the install again. This time everything seems to be working except on the Magnin template it didn't add the SP Page builder module onto the Joomla Admin front page and I couldn't add it manually either. But other than that it seems to be working. Thanks you.