Skip to content

NodeJS version out of date in Dockerfile #14

Open
@garrettsummerfi3ld

Description

@garrettsummerfi3ld

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions