Commit 454124b
authored
Update README.adoc
Given version of Node in pom.xml is v8.8.1
However, in the result of './ng --version' command, it is shown as Node: 9.11.2
Running './ng --version' with 8.8.1 version will throw the error "You are running version v8.8.1 of Node.js, which is not supported by Angular CLI v6.
The official Node.js version that is supported is 8.9 and greater.
Please visit https://nodejs.org/en/ to find instructions on how to update Node.js."1 parent 8b4c29f commit 454124b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments