Downgrade min required node LTS

Downgrade min required node LTS
This commit is contained in:
nixocio
2022-04-04 13:12:15 -04:00
parent 7cbb783b2c
commit 28f25d5aba
5 changed files with 6 additions and 6 deletions

View File

@@ -56,7 +56,7 @@ The UI is built using [ReactJS](https://reactjs.org/docs/getting-started.html) a
The AWX UI requires the following:
- Node >= 16.14.0 LTS
- Node >= 16.13.1 LTS
- NPM 8.x
Run the following to install all the dependencies: