8000 Cannot start hipache - Cannot read property 'prototype' of undefined · Issue #225 · hipache/hipache · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content 8000
Cannot start hipache - Cannot read property 'prototype' of undefined #225
Open
@shanxops

Description

@shanxops

I'm getting the following error, while running Hipache. Earlier version, which i installed 1 week back is working fine.

util.js:555
ctor.prototype = Object.create(superCtor.prototype, {
^
TypeError: Cannot read property 'prototype' of undefined
at Object.exports.inherits (util.js:555:43)
at Object. (/opt/hipache/node_modules/http-proxy/lib/http-proxy/index.js:111:17)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object. (/opt/hipache/node_modules/http-proxy/lib/http-proxy.js:4:17)
at Module._compile (module.js:456:26)

Is it due to nodejs version ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0