Skip to content

docs: clarify Node.js version requirements for webpack 5 and CLI#8012

Closed
rahul-kr-rai wants to merge 1 commit intowebpack:mainfrom
rahul-kr-rai:update
Closed

docs: clarify Node.js version requirements for webpack 5 and CLI#8012
rahul-kr-rai wants to merge 1 commit intowebpack:mainfrom
rahul-kr-rai:update

Conversation

@rahul-kr-rai
Copy link
Contributor

Summary

This PR resolves inconsistencies in the Node.js version requirements across the documentation. Previously, the Getting Started and Migration Guide stated that webpack 5 requires Node.js >=10.13.0 (LTS), while the CLI documentation correctly noted that webpack-cli v7 requires Node.js >=20.9.0 This mismatch created confusion for users setting up webpack.

Changes Made

Updated: src/content/guides/getting-started.mdx
Updated: src/content/migrate/5.mdx

What kind of change does this PR introduce?

Fix Inconsistent Node.js Version Requirements in Documentation

Before:

image

After:

image

Did you add tests for your changes?
No,

Does this PR introduce a breaking change?
No

If relevant, what needs to be documented once your changes are merged or what have you already documented?
N/A

Use of AI

@vercel
Copy link

vercel bot commented Mar 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
webpack-js-org Ready Ready Preview, Comment Mar 14, 2026 0:30am

Request Review

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

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

No need to change it

@rahul-kr-rai rahul-kr-rai deleted the update branch March 16, 2026 01:17
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.

2 participants