B
Blueprint11mo ago
LM

Build panel

Hello, is there any way to build the pterodactyl panel using the blueprint? Without typing yarn:build production manually?
No description
8 Replies
Sarthak
Sarthak11mo ago
yarn watch
root@david1117:~#
So you basically broke your panel and you want to install blueprint on it to fix it?
LM
LMOP11mo ago
No description
LM
LMOP11mo ago
I know that this problem is caused by the node version, but how can the blueprint build pterodactyl on node 20? No.
root@david1117:~#
You need to read the pterodactyl building documentation ...
LM
LMOP11mo ago
My blueprint already installed.
Sarthak
Sarthak11mo ago
That's normal just use
cd /var/www/pterodactyl
cd /var/www/pterodactyl
export NODE_OPTIONS=--openssl-legacy-provider
export NODE_OPTIONS=--openssl-legacy-provider
LM
LMOP11mo ago
But this extension for blueprint broke my panel and i try to fix this Thanks!!!

Did you find this page helpful?