.store error

Hi, i got this error and i don`t really know what i have to do:
17:02:08 FATAL: Upgrading extension has failed due to missing essential .store files.
17:02:08 FATAL: Upgrading extension has failed due to missing essential .store files.
3 Replies
Emma
Emma3mo ago
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:
Blueprint
Blueprint3mo ago
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
n/o/i/s/e
n/o/i/s/eOP3mo ago
im just trying to create a simple extension, when im building it in developer mod it says that, should this to?

Did you find this page helpful?