Slate/Nebula install

I have a permissions group plugin for ptero and i went to build the panel it gives me a error cus i am on node 20. i ran export NODE_OPTIONS=--openssl-legacy-provider and it ran succsesfully now when i go to my admin page it give me a server error the dev of the permissions plugin told me to contact support for the nebula/slate theme any help would be appreceated
No description
No description
37 Replies
stxrlite
stxrliteOP17mo ago
Please @ me if you respond because i will not get any notifications if its a reg text
Emma
Emma17mo ago
Blueprint does not support standalone modifications. The permissions plugin developer has to port it to Blueprint if they'd want to make it work with other extensions.
stxrlite
stxrliteOP17mo ago
oh ok now im getting this
stxrlite
stxrliteOP17mo ago
No description
Emma
Emma17mo ago
Could you try running blueprint -upgrade remote blueprintframework/fallback and then running blueprint -i nebula;blueprint -i slate?
stxrlite
stxrliteOP17mo ago
it worked
Emma
Emma17mo ago
awesome!
Luke
Luke16mo ago
I managed to get standalone modifications working after installing blueprint no issues
Emma
Emma16mo ago
No issues you are currently facing, that is.
Luke
Luke16mo ago
after a little bit of fiddling yes
Emma
Emma16mo ago
Yeah until you update Blueprint that is.
Luke
Luke16mo ago
I uodate everything all at once Panek first, blueprint then my other extensions Panel*
Emma
Emma16mo ago
Yeah but those standalone mods will break between updates.
Luke
Luke16mo ago
I just pray stuff works lol
Emma
Emma16mo ago
Accurate Blueprint beta release description.
Luke
Luke16mo ago
Lmfao
stxrlite
stxrliteOP16mo ago
W Nah cuz all I had to do was just install all themes and stuff first and then the plugins
Emma
Emma16mo ago
and this is exactly how you screw up 50% of all blueprint client extension apis
Luke
Luke16mo ago
the only non-blueprint addon i use is jelco's reverse proxy because its just deadass needed, and it works just fine with blueprint, just have to install it after installing blueprint or shit dies
stxrlite
stxrliteOP16mo ago
send me the link pls i use permissions and it works perf
amogus
amogus16mo ago
if you know how to mess with code everything is fine
Eternal
Eternal16mo ago
Eternal
Eternal16mo ago
can you link it kek we need a reverse proxy addon for blueprint like crazy
Lovinoes
Lovinoes16mo ago
fr
Growtoups | elixior.cloud
indeed
Luke
Luke16mo ago
fr everytime i update the panel its a pain in the ass to do
Growtoups | elixior.cloud
botiful
Loki
Loki16mo ago
NPM for the backend? No... a GUI is for making doing things manually easier. If you're automating it, the panel will be your GUI. You want a backend like normal Nginx or Traefik, something without a GUI.
Growtoups | elixior.cloud
doesnt really change anything if it has a backend or not like it just makes it easier for me to manage it and or use it for personal stuff and people would be able to use the extension more easily than without a gui (for the backend)
Loki
Loki16mo ago
Seems like making it more complex than it needs to be is my main point; I didn't mean to imply that it wouldn't be possible.
Growtoups | elixior.cloud
how is it more complex than having a no gui backend the person just have to put a docker-compose.yml and docker-compose up -d
Loki
Loki16mo ago
It's more complex because then you have two GUIs instead of one. Your project is building a GUI in the panel for this. Why double up?
Growtoups | elixior.cloud
however having two guis isnt a problem if one isnt going to be used at all by the users the point of the extension is automatising proxying npm doesn't have this possibility without the api
Loki
Loki16mo ago
At the end of the day, there's nothing inherently wrong with adding extra stuff if it feels nicer to you. It's down to personal preference, so just forget I said anything.
Growtoups | elixior.cloud
everyone has their opininons on things anyhow have a great night im going to sleep
Loki
Loki16mo ago
You too

Did you find this page helpful?