mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 23:37:39 -02:30
Remove nodejs from list of required dependencies to install
This commit is contained in:
committed by
Christian M. Adams
parent
e935b06c39
commit
70325fd249
@@ -71,10 +71,6 @@ Before you can run a deployment, you'll need the following installed in your loc
|
|||||||
- [GNU Make](https://www.gnu.org/software/make/)
|
- [GNU Make](https://www.gnu.org/software/make/)
|
||||||
- [Git](https://git-scm.com/) Requires Version 1.8.4+
|
- [Git](https://git-scm.com/) Requires Version 1.8.4+
|
||||||
- Python 3.6+
|
- Python 3.6+
|
||||||
- [Node 14.x LTS version](https://nodejs.org/en/download/)
|
|
||||||
+ This is only required if you're [building your own container images](#official-vs-building-images)
|
|
||||||
- [NPM 6.x LTS](https://docs.npmjs.com/)
|
|
||||||
+ This is only required if you're [building your own container images](#official-vs-building-images)
|
|
||||||
|
|
||||||
### System Requirements
|
### System Requirements
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user