Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NodeJS version out of date in Dockerfile #14

Open
garrettsummerfi3ld opened this issue Jan 11, 2023 · 0 comments · May be fixed by #15
Open

NodeJS version out of date in Dockerfile #14

garrettsummerfi3ld opened this issue Jan 11, 2023 · 0 comments · May be fixed by #15

Comments

@garrettsummerfi3ld
Copy link

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.

@garrettsummerfi3ld garrettsummerfi3ld linked a pull request Jan 11, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant