Skip to content

Habitica wrong node versionΒ #4795

@UnitZer0

Description

@UnitZer0

βœ… Have you read and understood the above guidelines?

yes

πŸ“œ What is the name of the script you are using?

habitica

πŸ“‚ What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/habitica.sh)"

βš™οΈ What settings are you using?

  • Default Settings
  • Advanced Settings

πŸ–₯️ Which Linux distribution are you using?

Debian 12

πŸ“ Provide a clear and concise description of the issue.

There is a wrong node version in the script. Instead of v20, the latest change calls for v22, which is not compatible with Habitica.

πŸ”„ Steps to reproduce the issue.

run script

❌ Paste the full error output (if available).

npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '[email protected]',
npm warn EBADENGINE required: { node: '20', npm: '^10' },
npm warn EBADENGINE current: { node: 'v22.16.0', npm: '10.9.2' }
npm warn EBADENGINE }

[ERROR] in line 34: exit code 0: while executing command $STD npm i

πŸ–ΌοΈ Additional context (optional).

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions