Error after instaling
Hallo all, after installing blueprint I recieve the following console output
Any clues? My Pterodactyl was fine leading up to the installation
6 Replies
Have you unzipped an extension like Nebula instead of installing it through Blueprint commands?
Nope, was installing blueprint 100%
thats really strange
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 remote blueprintframework/fallback
.
5. Get some Blueprint extensions (if you haven't already) and install them onto your panel.byte snippet-upgrade
@jenni <3 Could you try this?
That worked, thank you!