Skip to content

[Bug]: Ubuntu 24.04 installation needs newer version of nodejs - update docs #320

Description

@pleia2

Description

An error occurs when you run npm run dev it gives an error about the version of Node.js not being recent enough.

Steps to reproduce

When following the installation instructions, it has you install nodejs from apt, but in Ubuntu 24.04 the version of Node is 18.19.1 and that's not recent enough for Vite.

Expected behavior

Installation instructions should now require a version of Node.js installed from a source other than the Ubuntu official repositories so we can control which version is installed.

Actual behavior

The Installation instructions no longer result in a working installation.

Additional context

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