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:~# ```