installation has finished before
i've got my pterodactyl assets broken before, i used pterodactyl upgrade guide to fix that, it also removes extensions, mods. So it removed blueprint. I now want to reinstall blueprint but it How can i fix that and reinstall blueprint? i think it didnt detected because i used pterodactyl upgrade guide.
2 Replies
@Emma
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