[
https://issues.apache.org/jira/browse/METRON-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16603131#comment-16603131
]
ASF GitHub Bot commented on METRON-1476:
----------------------------------------
Github user nickwallen commented on a diff in the pull request:
https://github.com/apache/metron/pull/1096#discussion_r214944338
--- Diff: metron-interface/metron-alerts/README.md ---
@@ -45,7 +45,7 @@ Alerts that are contained in a a meta alert are generally
excluded from search r
* The Management UI should be installed (which includes
[Express](https://expressjs.com/))
* The alerts can be populated using Full Dev or any other setup
* UI is developed using angular4 and uses angular-cli
-* node.JS >= 7.8.0
+* nvm (or a similar node verison manager) should be installed. The node
version required for this project is listed in the
[.nvmrc](https://github.com/creationix/nvm#nvmrc) file.
--- End diff --
Do you have any recommendations for how we should install NVM? I am
assuming a `brew install nvm` will do the trick on a Mac? Or do you prefer
what is mentioned [here](https://github.com/creationix/nvm#install-script)?
Maybe we should embed a link to
[this](https://github.com/creationix/nvm#install-script) if you think this is
the right way to install.
> Update to Angular 6.1.3
> -----------------------
>
> Key: METRON-1476
> URL: https://issues.apache.org/jira/browse/METRON-1476
> Project: Metron
> Issue Type: Improvement
> Reporter: Daniel Toth
> Assignee: Daniel Toth
> Priority: Major
>
> Update angular to speed up development
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)