Skip to content

Upgrade node versions#897

Merged
alexander-schranz merged 2 commits intosulu:2.xfrom
alexander-schranz:feature/upgrade-node-versions
Mar 4, 2026
Merged

Upgrade node versions#897
alexander-schranz merged 2 commits intosulu:2.xfrom
alexander-schranz:feature/upgrade-node-versions

Conversation

@alexander-schranz
Copy link
Member

Q A
Fixed tickets fixes #issuenum
Related PRs sulu/sulu#prnum
License MIT

What's in this PR?

Upgrade node versions.

Why?

Use newer node versions in docs.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the documentation for building Sulu’s admin frontend to reflect newer Node/npm tooling expectations.

Changes:

  • Updates the Docker-based manual build example to use a newer Node image tag.
  • Updates the “supported Node.js and npm version” guidance and the warning for older Sulu versions.
  • Removes the old reference link to the npm v7 compatibility issue.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +37 to +38
# for Versions before 2.6 npm 6 has to be used so Node 14 is best there:
# docker run --rm --interactive --tty --volume ${PWD}:/var/project node:14.16.0 /bin/bash
Copy link

Copilot AI Feb 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment reads awkwardly and has inconsistent capitalization (“for Versions…”, “best there”). Please rephrase to be grammatically correct and clearer about the constraint (e.g., that Sulu < 2.6 needs npm 6 / Node 14).

Copilot uses AI. Check for mistakes.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@alexander-schranz alexander-schranz merged commit 405a48f into sulu:2.x Mar 4, 2026
2 checks passed
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 this pull request may close these issues.

3 participants