Skip to content

docs: clarify Node.js 24 frontend requirement#95

Open
Monibee-Fudgekins wants to merge 2 commits into
kubedoio:mainfrom
Monibee-Fudgekins:docs-node-24-requirement
Open

docs: clarify Node.js 24 frontend requirement#95
Monibee-Fudgekins wants to merge 2 commits into
kubedoio:mainfrom
Monibee-Fudgekins:docs-node-24-requirement

Conversation

@Monibee-Fudgekins

Copy link
Copy Markdown

Summary

  • update contributor prerequisites to require Node.js 24+ for frontend work
  • add the Node.js 24 requirement to local frontend setup and the frontend README
  • note that Node.js 20 or older can fail install/build and link upgrade options

Testing

  • git diff --check

Closes #94

Copilot AI review requested due to automatic review settings May 2, 2026 20:25

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates contributor-facing documentation to make the frontend’s Node.js requirement explicit, aligning setup guidance with the frontend workspace’s current tooling constraints.

Changes:

  • Add a Node.js 24+ requirement to the frontend README.
  • Update local frontend setup instructions to call out the Node version requirement and local npm ci usage.
  • Revise contributor prerequisites to mention the frontend-specific Node.js requirement and upgrade paths.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
frontend/README.md Adds a frontend requirements section describing the expected Node/npm version for local work.
docs/development/local-setup.md Updates local frontend development steps with a Node version prerequisite and local npm install step.
docs/development/contributing.md Revises contributor prerequisites to mention the frontend Node.js requirement.

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

Comment thread frontend/README.md Outdated
Comment thread docs/development/local-setup.md Outdated
Comment thread docs/development/contributing.md Outdated

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.


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

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.

docs: clarify Node.js 24 requirement for local frontend development

2 participants