-
Notifications
You must be signed in to change notification settings - Fork 11
docs: update Node.js minimum version requirement in installation guide #586
Open
Assignees
Description
Summary
The installation guide at apps/website/content/docs/getting-started/(overview)/installation.mdx currently lists the Node.js minimum requirement as "16 이상", but the repository's actual development baseline is Node.js v20.19+.
The requirements table should be updated to reflect the correct minimum version:
| 요구사항 | 버전 | | :------- | :--------- | | React | 17 이상 | | Node.js | v20.19+ |
Any other mentions of the minimum Node.js version in the same file should also be updated consistently.
References
- Identified in PR chore(deps): consolidate prettier to workspace root #572 (comment: chore(deps): consolidate prettier to workspace root #572 (comment) )
- Requested by @MaxLee-dev
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.