Installing Nebula error

I tried to install Nebula with blueprint -install nebula and it gave this error
root@alwy:~# blueprint -install nebula
scripts/libraries/grabenv.sh: line 27: .env: No such file or directory
07:04:24 INFO: Searching and validating framework dependencies..
node: --openssl-legacy-provider is not allowed in NODE_OPTIONS
07:04:24 FATAL: Some framework dependencies are not installed or detected.
07:04:24 FATAL: Required dependency "node" is using an unsupported version.
07:04:24 FATAL: Required dependency "cross-env" is not installed or detected.
07:04:24 FATAL: Required dependency "webpack" is not installed or detected.
07:04:24 FATAL: Required dependency "react" is not installed or detected.
root@alwy:~#
root@alwy:~# blueprint -install nebula
scripts/libraries/grabenv.sh: line 27: .env: No such file or directory
07:04:24 INFO: Searching and validating framework dependencies..
node: --openssl-legacy-provider is not allowed in NODE_OPTIONS
07:04:24 FATAL: Some framework dependencies are not installed or detected.
07:04:24 FATAL: Required dependency "node" is using an unsupported version.
07:04:24 FATAL: Required dependency "cross-env" is not installed or detected.
07:04:24 FATAL: Required dependency "webpack" is not installed or detected.
07:04:24 FATAL: Required dependency "react" is not installed or detected.
root@alwy:~#
2 Replies
Bmoney
BmoneyOP9mo ago
yes ik i need to install the dependencies listed, im just having trouble finding the commands needed to install/update them
Bob
Bob9mo ago
yarn cd /var/www/pterodactyl Then run yarn

Did you find this page helpful?