[
https://issues.apache.org/jira/browse/METRON-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16603190#comment-16603190
]
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_r214959210
--- 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 --
Actually, I think this was added as part of #1177 . I will update some of
these instructions in a separate follow-on PR to help clarify things for new
users. No need to address this here.
> 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)