Error installing or reinstalling
It’s the first time I’m using Blueprint. I have Wings and the panel updated to the latest version, but when I try to install Blueprint for the first time I get this error: https://pastebin.com/raw/1GksedZE I followed all the instructions from the wiki: https://blueprint.zip/docs/?page=getting-started/Installation
3 Replies
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 loki_101 • byte snippet-upgrade
thank you
No problem