B
Blueprint2mo ago
Juxar

error when installing blueprint

Så i dont really know whats going on here. Pterodactyl V1.11.11
Solution:
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.
Sent by prplwtf • byte snippet-upgrade
Jump to solution
5 Replies
Emma
Emma2mo ago
You cannot mix Blueprint and non-Blueprint modifications, it's one or the other.
Solution
Blueprint
Blueprint2mo ago
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.
Sent by prplwtf • byte snippet-upgrade
Emma
Emma2mo ago
^ Use the following commands to repair Blueprint
Juxar
JuxarOP2mo ago
rm -r resources public node_modules in the pterodactyl folder?
Emma
Emma2mo ago
yes.

Did you find this page helpful?