parent
b8ffcf973c
commit
a892054448
|
@ -23,7 +23,7 @@ Before you begin, make sure your development environment includes `Node.js®` an
|
||||||
{@a nodejs}
|
{@a nodejs}
|
||||||
### Node.js
|
### Node.js
|
||||||
|
|
||||||
Angular requires `Node.js` version 10.9.0 or later.
|
Angular requires a [current, active LTS, or maintenance LTS](https://nodejs.org/about/releases/) version of `Node.js`. See the `engines` key for the specific version requirements in our [package.json](https://unpkg.com/@angular/cli/package.json).
|
||||||
|
|
||||||
* To check your version, run `node -v` in a terminal/console window.
|
* To check your version, run `node -v` in a terminal/console window.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue