After update
Quick question, I just updated my panel and Blueprint disappeared which is obvious (I understand why and how). How can I fix this?
9 Replies
I think it was "blueprint -rerun-install"
Thnx, dankje
yeah its the reinstall cmd
All green except this
Blueprint icon is not visible on the panel. Retried the command, did not solve.
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
@Robin ^^
Upgrade command fixed it just now
Thanks Emma!
no problem ^-^