You need to finish installing Blueprint to start using extensions.
How to solve this?

7 Replies
blueprint -upgrade
should do the trickDidn't help
uhh
byte snippet-upgrade
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
could you try these steps?
Problem solved
very helpfull thx men