Make WordPress Core

Ticket #59071: 59071.diff

File 59071.diff, 754 bytes (added by algorithmsunlocks, 20 months ago)

Note update to npm 6.x and node 16.x

  • README.md

    diff --git README.md README.md
    index 14e6dceac3..82fc5776b7 100644
    You will need Node and npm installed on your computer. Node is a JavaScript runt 
    3535
    3636If you are not using a package manager, see the [Node.js download page](https://nodejs.org/en/download/) for installers and binaries.
    3737
    38 **Note:** WordPress currently only supports Node.js `14.x` and npm `6.x`.
     38**Note:** WordPress currently only supports Node.js `16.x` and npm `8.x`.
    3939
    4040You will also need [Docker](https://www.docker.com/products/docker-desktop) installed and running on your computer. Docker is the virtualization software that powers the local development environment. Docker can be installed just like any other regular application.
    4141