Updating blueprint
Hello, I need some help. I tried updating Blueprint using blueprint -upgrade remote, and although the process completes, I get a lot of red errors at the end related to missing modules and something about Ruby and CodeMirror. I'm not really sure why this is happening.
Solution
1. Remove certain files and directories with
2. Go through the Pterodactyl update documentation.
3. Install dependencies by running the
4. Repair Blueprint with
5. Get some Blueprint extensions (if you haven't already) and install them onto your panel.
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
