BlueprintB
Blueprint2y ago
11 replies
Meow

Node.js version 22 is unsupported

root@main:/www/wwwroot/panel.example.com# bash blueprint.sh
  ██
██  ██
  ████

23:45:14 INFO: Searching and validating framework dependencies..
23:45:14 FATAL: Some framework dependencies are not installed or detected.
23:45:14 FATAL: Required dependency "node" is using an unsupported version.
root@main:/www/wwwroot/panel.example.com# nodejs -v
v20.13.1
root@main:/www/wwwroot/panel.example.com# node -v
v22.2.0


I am using custom directory and I have changed the path in blueprint.sh by replacing /var/www/pterodactyl to /www/wwwroot/panel.example.com
Was this page helpful?