Blueprint dev journey :3

What the hell just happened when uninstalling my old extension !?
No description
No description
No description
13 Replies
amogus
amogus6d ago
:3 remove the things i put inside the rectangle then rebuild
No description
Emma
Emma6d ago
are you on the latest version of blueprint?
DarkDeception
DarkDeceptionOP5d ago
uhm, think so leme check
DarkDeception
DarkDeceptionOP5d ago
No description
DarkDeception
DarkDeceptionOP5d ago
Bruhhh what the hell
No description
DarkDeception
DarkDeceptionOP5d ago
How did it brick itself so bad from just uninstaling an dev extension !?... cant work on it for now too, will deal with it later, damn
Emma
Emma5d ago
i have no idea
DarkDeception
DarkDeceptionOP5d ago
i think i need to wipe everything and reinstall fr, arrgghh
Blueprint
Blueprint5d 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
Loki
Loki5d ago
If this is meant as a dev or testing environment, I highly recommend moving to Blueprint in Docker. The environment becomes quick and easy to backup, restore, or reset, and it's reproducible.
DarkDeception
DarkDeceptionOP5d ago
i mean i want to, but then how easy is it to actually access and manage the blueprint inside the container ?
Loki
Loki5d ago
Extremely easy. With the provided alias, you can just use the blueprint cli normally, and you can always make a symlink from the webroot volume to where you prefer to work.
DarkDeception
DarkDeceptionOP5d ago
hm, okay interesting i'll look into it for sure

Did you find this page helpful?