You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the setup of the development environment. There is an error that occurs when you run setup-pterodactyl, output here:
yarn install v1.22.19
[1/5] Validating package.json...
error @pterodactyl/panel@: The engine "node" is incompatible with this module. Expected version ">=16.0". Got "14.20.1"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Restarting periodic command scheduler: cronStopping periodic command scheduler: cron.
Starting periodic command scheduler: cron.
This should be fixed by updating the NodeJS version to 16.X or higher.
The text was updated successfully, but these errors were encountered:
During the setup of the development environment. There is an error that occurs when you run
setup-pterodactyl
, output here:This should be fixed by updating the NodeJS version to 16.X or higher.
The text was updated successfully, but these errors were encountered: