Error when building assets of panel
Yesterday when I tried installing a addon it gave me an error every time the building part was started by the installation process.
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
