Permission denied
I'm getting this
-bash: /usr/local/bin/blueprint: Permission denied
when trying to run any blueprint commands I feel I may have missed something15 Replies
Could you try running
chmod +x /usr/local/bin/blueprint
and trying again?Okay that now works.. Why didn't I think of even trying that. Tiredness I reckon
it happens haha
When trying to rerun the install

I wonder if I'm bodged my install lol
in which folder is your pterodactyl directory?
yeah /var/www/pterodactyl
Essentially I saw your theme and thought I liked the looks of it and so I went down the rabbit hole of breaking my install as I had installed some non-blueprint extentsions and it seems to be causing some breakage lol
Getting this when trying to install nebula

Ah yeah that could be it
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.byte snippet-upgrade
this might help you fix it
Trying now!
Worked now
yay!!
Does blueprint play nicely with non-blueprint extensions?
No