I cant install

Solution:
blueprint -upgrade should do the trick, if it asks you anything, assume you should tell it yes
Jump to solution
30 Replies
Auri
Auri18h ago
you didn't follow like half the steps unless you're leaving stuff out
Auri
Auri18h ago
blueprint.zip
Powerful, fast and developer-friendly extension framework for Pterodactyl. Utilize extension APIs, inject HTML, modify stylesheets, package extensions and so much more.
Mattix5673 | CrypticNodes
yea bc are up
Auri
Auri18h ago
root@4hnbeuv9ck20:/var/www/pterodactyl# touch /var/www/pterodactyl/.blueprintrc
root@4hnbeuv9ck20:/var/www/pterodactyl#
root@4hnbeuv9ck20:/var/www/pterodactyl# touch /var/www/pterodactyl/.blueprintrc
root@4hnbeuv9ck20:/var/www/pterodactyl#
is that your most recent command
Auri
Auri18h ago
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.
Mattix5673 | CrypticNodes
yea but it doesent open the file
Auri
Auri18h ago
touch doesn't open a file touch creates a file nano/vi/vim opens a file
Mattix5673 | CrypticNodes
oh im stupid
Mattix5673 | CrypticNodes
and this?
No description
Auri
Auri18h ago
follow all instructions the docs shows how to do it
Auri
Auri18h ago
what was your most recent command
Mattix5673 | CrypticNodes
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#
Auri
Auri18h ago
you ran the commands out of order
Auri
Auri18h ago
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.
Emma
Emma18h ago
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.
Mattix5673 | CrypticNodes
yeah y run the commands in order but nothing to do
Emma
Emma18h ago
Could you look at the most recent output and tell me what it says.
No description
Mattix5673 | CrypticNodes
14:33:40 INFO: Put application into production. 14:33:40 SUCCESS: Blueprint has completed its installation process. root@4hnbeuv9ck20:/var/www/pterodactyl#
Emma
Emma18h ago
yes and what does that mean sorry i'm just trying to understand your thought process as it literally says it's done.
Mattix5673 | CrypticNodes
this are the last lines
Mattix5673 | CrypticNodes
and still
No description
Mattix5673 | CrypticNodes
@Emma
Emma
Emma18h ago
in the last 15 minutes you have mentioned me 4 times genuinely unneeded
Mattix5673 | CrypticNodes
sorry
Solution
Emma
Emma18h ago
blueprint -upgrade should do the trick, if it asks you anything, assume you should tell it yes
Mattix5673 | CrypticNodes
now works thanks very much cuore

Did you find this page helpful?