This is an automated email from the ASF dual-hosted git repository.
machristie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git
The following commit(s) were added to refs/heads/master by this push:
new 7d9708d Update information on minimum required version of npm
7d9708d is described below
commit 7d9708dbf8f13d8ff50c64ee378036a9f6247089
Author: Marcus Christie <[email protected]>
AuthorDate: Fri Mar 15 14:23:40 2019 -0400
Update information on minimum required version of npm
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 25ed2ac..a4ba587 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ also be used as a development environment.
The Airavata Django Portal is developed with Python 3.6 but should also work
with 3.4 and 3.5. You'll need one of these versions installed locally.
-You'll also need npm 3.6+ to build the JavaScript frontend code.
+You'll also need npm 6.4.1+ to build the JavaScript frontend code.
Please install [the most recent LTS version of
Node.js](https://nodejs.org/en/download/).