Issue removing addon
I have installed a trash bin addon and now I want to remove it I tried blueprint -remove trasbin but it says this
and didn't gets removed and the panel also didn't worked and says how can I remove this


20 Replies
Trashbin cannot be removed through Blueprint because it is not a Blueprint extension
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
This should fix your panel.
Any kind of yt tutorial or video
Cause I just didn't understand whatever this is
run
rm -r resources public node_modules
Updating the Panel | Pterodactyl
Pterodactyl is an open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
once youre done following those steps run
yarn
once that command is fixed run blueprint -upgrade
it cant get more simpilar than thatSo it remove the particular addon or every single addon
it removes all addons however (if you kept the addon files) you can reinstall them by running
blueprint -i *.blueprint
the addon data also savesThanks
You can closed this thread or mark it as solved

i tried installing a addon but this shows up
Can you show the full error
It's the full error
What's the above
The installation process
I mean show the above...
We can't really help if you only share us a require stack
Ok I will send you in a few mins
here

Can anyone help?
Solved