#Error installing blueprint

1 messages · Page 1 of 1 (latest)

loud glen
dusk sphinxBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

trim quartz
#

Please read the forum guidelines. It provides a bit more info about what you should ideally provide in your support post.

loud glen
trim quartz
#
echo "deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_22.x nodistro main" | tee /etc/apt/sources.list.d/nodesource.list

Could you try this command instead?

loud glen
#

I'm getting the same error

trim quartz
#

huh..

loud glen
#

ok

karmic shoreBOT
#
  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.
trim quartz
#

could you try these steps?

loud glen
#

I ran the command yarn install

and I got these errors

#

I get this in the pterodactyl and this is what I see in the console

trim quartz
#

Which nodejs version did you install?

loud glen
#

22.22.0

#

I updated it but it's still the same.

loud glen
#

huh??

trim quartz
#

What does node -v say?

loud glen
#

When I followed the steps to configure Blueprint, this message appeared and the Pterodacytl Panel won't open.

karmic shoreBOT
#

Obtain your panel logs with:
tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99
This command will upload your panel logs to pteropaste.com and return a link. You can share this link to help us help you.

loud glen
loud glen
trim quartz
#

Sorry, I'm not available to provide support 24/7. I'll help you at a later date if another community member doesn't chime in.

native harness
#

go through the installation guide once more

#

you might've messed up permissions for the files, will have to see depending on the output of the installation guide

neat helm
#

i like to install blueprints on my 1.12.0 panel. but this dont work..
i got same error.

added 1 package in 567ms
yarn install v1.22.22
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
warning " > @preact/[email protected]" has incorrect peer dependency "[email protected] || 18.x".
warning " > [email protected]" has unmet peer dependency "react-is@>= 16.8.0".
warning " > [email protected]" has incorrect peer dependency "@types/styled-components@^4.1.19".
warning " > [email protected]" has incorrect peer dependency "styled-components@>= 1 <= 4".
warning " > [email protected]" has incorrect peer dependency "xterm-addon-search@^0.5.0".
warning " > [email protected]" has unmet peer dependency "redux@^3.1.0 || ^4.0.0".
[5/5] Building fresh packages...
Done in 17.71s.

gaunt grove
#

this shows no errors lmao

neat helm
#

yes but its the only one i see. and the error 500 page at the end. 😄