.store error
Hi, i got this error and i don`t really know what i have to do:
3 Replies
You likely removed the extension from
.blueprint/extensions
in some way or form. It's either that or Blueprint's .store
files in the installed extension were tampered with.
Go through the following guide: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 prplwtf • byte snippet-upgrade
i
m just trying to create a simple extension, when i
m building it in developer mod it says that, should this to?