Blank Page
Hi everyone, I am getting a blank page in the root page when the blueprint is installed.
5 Replies
byte snippet-upgrade
1. Remove certain files and directories with
rm -r resources public node_modules
.
2. Go through the Pterodactyl update documentation.
3. Install dependencies by running the yarn
command.
4. Repair Blueprint with blueprint -upgrade
.
5. Get some Blueprint extensions (if you haven't already) and install them onto your panel.byte snippet-upgrade
could you try this
Do I need to have all pterodactyl default dependencies from the installation guide installed for blueprint to work?
The panel is at the latest version.
I only run “yarn” nothing else?
Sorry I got a bit confused
yeah