I cant install
Solution:Jump to solution
blueprint -upgrade should do the trick, if it asks you anything, assume you should tell it yes30 Replies
you didn't follow like half the steps unless you're leaving stuff out
blueprint.zip
Powerful, fast and developer-friendly extension framework for Pterodactyl. Utilize extension APIs, inject HTML, modify stylesheets, package extensions and so much more.
yea bc are up
is that your most recent command
yes
https://blueprint.zip/docs/?page=getting-started/Installation follow the rest of the instructions then
blueprint.zip
Powerful, fast and developer-friendly extension framework for Pterodactyl. Utilize extension APIs, inject HTML, modify stylesheets, package extensions and so much more.
yea but it doesent open the file
touch doesn't open a file
touch creates a file
nano/vi/vim opens a fileoh
im stupid
and this?

follow all instructions
the docs shows how to do it

what was your most recent command
nodejs is already the newest version (20.19.5-1nodesource1).
0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded.
root@4hnbeuv9ck20:/var/www/pterodactyl# chmod +x blueprint.sh
bash blueprint.sh
██▌▌▌ Blueprint Framework
██ ██▌▌▌ https://blueprint.zip
████▌▌▌ © 2023-2025 Emma (prpl.wtf)
14:28:12 INFO: Searching and validating framework dependencies..
14:28:12 INFO: Placing Blueprint command shortcut..
14:28:12 INFO: Linking directories and filesystems..
14:28:12 INPUT: Would you like to put your application into maintenance while Blueprint is installing? (Y/n)
y
14:28:18 INFO: Put application into maintenance mode.
14:28:18 INFO: Running database migrations..
INFO Nothing to migrate.
14:28:18 INFO: Seeding Blueprint database records.. 14:28:18 INFO: Flushing cache.. 14:28:19 INFO: Restarting queue workers.. 14:28:19 INFO: Changing Pterodactyl file ownership to 'www-data:www-data'.. 14:28:19 INFO: Cleaning up.. 14:28:19 INFO: Rebuilding panel assets.. yarn run v1.22.22 $ yarn run clean && cross-env NODE_ENV=production ./node_modules/.bin/webpack --mode production --progress $ cd public/assets && find . ( -name ".js" -o -name ".map" ) -type f -delete 10% building 1/2 modules 1 active /var/www/pterodactyl/node_modules/babel-loader/lib/index.js??ref--4!/var/www/pterodactyl/resources/scripts/index.tsxBrowserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme 420 modules Done in 17.57s. 14:28:37 INFO: Put application into production. 14:28:37 SUCCESS: Blueprint has completed its installation process. root@4hnbeuv9ck20:/var/www/pterodactyl# echo \ 'WEBUSER="www-data"; OWNERSHIP="www-data:www-data"; USERSHELL="/bin/bash";' >> /var/www/pterodactyl/.blueprintrc root@4hnbeuv9ck20:/var/www/pterodactyl#
14:28:18 INFO: Seeding Blueprint database records.. 14:28:18 INFO: Flushing cache.. 14:28:19 INFO: Restarting queue workers.. 14:28:19 INFO: Changing Pterodactyl file ownership to 'www-data:www-data'.. 14:28:19 INFO: Cleaning up.. 14:28:19 INFO: Rebuilding panel assets.. yarn run v1.22.22 $ yarn run clean && cross-env NODE_ENV=production ./node_modules/.bin/webpack --mode production --progress $ cd public/assets && find . ( -name ".js" -o -name ".map" ) -type f -delete 10% building 1/2 modules 1 active /var/www/pterodactyl/node_modules/babel-loader/lib/index.js??ref--4!/var/www/pterodactyl/resources/scripts/index.tsxBrowserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme 420 modules Done in 17.57s. 14:28:37 INFO: Put application into production. 14:28:37 SUCCESS: Blueprint has completed its installation process. root@4hnbeuv9ck20:/var/www/pterodactyl# echo \ 'WEBUSER="www-data"; OWNERSHIP="www-data:www-data"; USERSHELL="/bin/bash";' >> /var/www/pterodactyl/.blueprintrc root@4hnbeuv9ck20:/var/www/pterodactyl#
you ran the commands out of order
i would recommend following the instructions over at https://blueprint.zip/docs/?page=getting-started/Installation
blueprint.zip
Powerful, fast and developer-friendly extension framework for Pterodactyl. Utilize extension APIs, inject HTML, modify stylesheets, package extensions and so much more.

1. Run the commands in order.
2.
touch does not open a file.
3. echo doesn't open the file either. In this case it puts the blueprintrc configuration in the .blueprintrc file.
4. Read the response of the commands.yeah y run the commands in order but nothing to do
Could you look at the most recent output and tell me what it says.
14:33:40 INFO: Put application into production.
14:33:40 SUCCESS: Blueprint has completed its installation process.
root@4hnbeuv9ck20:/var/www/pterodactyl#
yes and what does that mean
sorry i'm just trying to understand your thought process as it literally says it's done.
this are the last lines
and still

@Emma
in the last 15 minutes you have mentioned me 4 times
genuinely unneeded
sorry
Solution
blueprint -upgrade should do the trick, if it asks you anything, assume you should tell it yesnow works
thanks very much
cuore