You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Nick Allen (JIRA)" <ji...@apache.org> on 2017/08/23 16:06:00 UTC

[jira] [Created] (METRON-1129) Management UI - Package Node Dependencies in RPM

Nick Allen created METRON-1129:
----------------------------------

             Summary: Management UI - Package Node Dependencies in RPM
                 Key: METRON-1129
                 URL: https://issues.apache.org/jira/browse/METRON-1129
             Project: Metron
          Issue Type: Bug
            Reporter: Nick Allen


If you install the Management UI using the RPM, it will not install all of the required Node dependencies.  You have to manually run `npm install ...` to get those dependencies installed.  

This works just fine in an environment that can access the interwebs.  This does not work so well when installing in an offline environment with no interweb access.  If we package all Node dependencies in the RPM itself, this makes it much simpler to install in an offline environment.  And this, of course, will also work in an online environment and removes a manual steps.  So win, win.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)