Skip to content

reggie-server do not start - TypeError: The super constructor to "inherits" must not be null or undefined #56

@drusso85

Description

@drusso85

Command reggie-server -d ~/.reggie fails with error.
node version:v7.7.1 v8.1.1
OS: ubuntu 16.10
Complete stacktrace:

util.js:955
    throw new TypeError('The super constructor to "inherits" must not ' +
    ^

TypeError: The super constructor to "inherits" must not be null or undefined
    at Object.exports.inherits (util.js:955:11)
    at Object.<anonymous> (/home/drusso/.nvm/versions/node/v8.1.1/lib/node_modules/reggie/node_modules/spdy/lib/spdy/server.js:460:6)
    at Module._compile (module.js:569:30)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:503:32)
    at tryModuleLoad (module.js:466:12)
    at Function.Module._load (module.js:458:3)
    at Module.require (module.js:513:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/home/drusso/.nvm/versions/node/v8.1.1/lib/node_modules/reggie/node_modules/spdy/lib/spdy.js:31:15)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions