Error updating nebula, npm problem.

npm problem
No description
7 Replies
Alekceii
AlekceiiOP2y ago
when trying to install nebula update it appears this
[INFO] Checking dependencies..
node: --openssl-legacy-provider is not allowed in NODE_OPTIONS
node: --openssl-legacy-provider is not allowed in NODE_OPTIONS
[FATAL] Blueprint found errors for the following dependencies:
node: --openssl-legacy-provider is not allowed in NODE_OPTIONS
- "node" () is an unsupported version.
node: --openssl-legacy-provider is not allowed in NODE_OPTIONS
- "cross-env" is not installed or detected.
[INFO] Checking dependencies..
node: --openssl-legacy-provider is not allowed in NODE_OPTIONS
node: --openssl-legacy-provider is not allowed in NODE_OPTIONS
[FATAL] Blueprint found errors for the following dependencies:
node: --openssl-legacy-provider is not allowed in NODE_OPTIONS
- "node" () is an unsupported version.
node: --openssl-legacy-provider is not allowed in NODE_OPTIONS
- "cross-env" is not installed or detected.
and if I try to reinstall npm or do something with npm it appears this
Tyler
Tyler2y ago
are you trying to install this is var/www/pterodactyl?
Alekceii
AlekceiiOP2y ago
yes inside pterodactyl folder
Emma
Emma2y ago
yes but pterodactyl uses yarn
Alekceii
AlekceiiOP2y ago
yes but how a can fix this errors making with npm ls and that does not work
Emma
Emma2y ago
i think the only thing you need to do rn is the following: - run "yarn add cross-env" to install crossenv - update nodejs to v20 or later (just search how to on google, there are a bunch of guides there)
Alekceii
AlekceiiOP2y ago
When running npm i with node js 18 this happen
No description

Did you find this page helpful?