[
https://issues.apache.org/jira/browse/METRON-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16639562#comment-16639562
]
ASF GitHub Bot commented on METRON-1749:
----------------------------------------
Github user sardell commented on a diff in the pull request:
https://github.com/apache/metron/pull/1217#discussion_r222949278
--- Diff: metron-interface/metron-config/package.json ---
@@ -7,10 +7,11 @@
},
"angular-cli": {},
"scripts": {
- "build": "./node_modules/angular-cli/bin/ng build -prod",
+ "build": "./node_modules/@angular/cli/bin/ng build --prod",
--- End diff --
Thanks for pointing this out! I think the original path may have been
leftover from the original project generation with the old version of angular
cli. I have since removed it.
> Update Angular to latest release in Management UI
> -------------------------------------------------
>
> Key: METRON-1749
> URL: https://issues.apache.org/jira/browse/METRON-1749
> Project: Metron
> Issue Type: Improvement
> Reporter: Shane Ardell
> Assignee: Shane Ardell
> Priority: Major
>
> Currently, the Management UI is on Angular v2. Not only has there been many
> updates and improvements to Angular, that release is no longer supported by
> the Angular team. This means critical fixes and security patches are no
> longer being done.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)