Describe the bug
Current documentation requires Node v20, v22 or v24. By the time DSpace 11 ships, v22 and v24 will be EOL and v26 will be Current LTS. We should consider raising the requirement to at least v24, preferably v24 or v26. This also affects NPM: the current requirement ties it down at v10. We should investigate the work which may be required by these proposed upgrades.
Related work
#6165 discusses a warning that arises when building for Node v24.
Describe the bug
Current documentation requires Node v20, v22 or v24. By the time DSpace 11 ships, v22 and v24 will be EOL and v26 will be Current LTS. We should consider raising the requirement to at least v24, preferably v24 or v26. This also affects NPM: the current requirement ties it down at v10. We should investigate the work which may be required by these proposed upgrades.
Related work
#6165 discusses a warning that arises when building for Node v24.