Last night, I tried downloading the blank-3.0 template and running it. I was able to get things up and running, but when I attempted to access my admin panel, I received the HTML for the website but with no styles and weird spacing/sizing. As a side note, I did get errors related to the "sharp" dependency, but after running one of the suggested install commands, those errors went away.
Today, I was able to use the blank-3.0 template successfully (and with a working admin panel) on Windows.
Has anyone been experiencing a similar issue on Fedora? Are other distros working properly?
--
Steps to reproduce:
OS: Fedora 40
Clone blank-3.0 project
Run MongoDB in Docker, run the app locally (the connection to the DB was fine, i.e. I could login and create elements within my collections)
Attempt accessing admin panel at /admin
Receive login form and admin panel with valid HTML but no styles