#59071 closed enhancement (fixed)
Update README.md
| Reported by: | dantovbein | Owned by: | desrosj |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.4 |
| Component: | Build/Test Tools | Version: | |
| Severity: | trivial | Keywords: | has-patch commit |
| Cc: | Focuses: | docs |
Description
Since the [recent NodeJS upgrade from 14.x to 16.x](https://make.wordpress.org/core/2023/08/09/updating-wordpress-to-use-more-modern-versions-of-node-js-npm/) we'd need to modify the README.md
What to replace?
"Note: WordPress currently only supports Node.js 14.x and npm 6.x."
To:
"Note: WordPress currently only supports Node.js 16.x and npm 8.x."
Attachments (2)
Change History (10)
#1
@
3 years ago
- Component General → Build/Test Tools
- Focuses docs added
- Milestone Awaiting Review → 6.4
#2
@
3 years ago
Hi @SergeyBiryukov @dantovbein, Attached the patch file for the readme.md change.
Thanks.
This ticket was mentioned in PR #4998 on WordPress/wordpress-develop by @hbhalodia.
3 years ago
#3
- Keywords has-patch added
Trac ticket: https://core.trac.wordpress.org/ticket/59071
#5
@
3 years ago
- Keywords commit added
Thanks for this! Patch looks good. I am going to make one change when I commit. I am going to adjust the sentence to say "WordPress currently only officially supports Node.js 16.x and npm 8.x".
It's likely that you could use 18.x/9.x, but there may be some unexpected behaviors.
@hbhalodia commented on PR #4998:
3 years ago
#8
Thanks @desrosj.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch File