You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Anand Subramanian (JIRA)" <ji...@apache.org> on 2017/09/19 10:39:00 UTC

[jira] [Commented] (METRON-1159) Management UI fails to start with error - Cannot find module 'express'

    [ https://issues.apache.org/jira/browse/METRON-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16171494#comment-16171494 ] 

Anand Subramanian commented on METRON-1159:
-------------------------------------------

This is seen to be fixed in latest master. Closing defect hence.

> Management UI fails to start with error - Cannot find module 'express'
> ----------------------------------------------------------------------
>
>                 Key: METRON-1159
>                 URL: https://issues.apache.org/jira/browse/METRON-1159
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Anand Subramanian
>
> Following error is seen in /var/log/metron/metron-management-ui.log
> {code}
> module.js:471
>     throw err;
>     ^
> Error: Cannot find module 'express'
>     at Function.Module._resolveFilename (module.js:469:15)
>     at Function.Module._load (module.js:417:25)
>     at Module.require (module.js:497:17)
>     at require (internal/module.js:20:19)
>     at Object.<anonymous> (/usr/metron/0.4.0/web/expressjs/server.js:23:37)
>     at Module._compile (module.js:570:32)
>     at Object.Module._extensions..js (module.js:579:10)
>     at Module.load (module.js:487:32)
>     at tryModuleLoad (module.js:446:12)
>     at Function.Module._load (module.js:438:3)
> {code}



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