Skip to content
This repository was archived by the owner on May 28, 2019. It is now read-only.

Error when trying to run #8

@krzysztof-jelski

Description

@krzysztof-jelski

I'm following instructions for running from the README.

When executing last step I get the following error:

~/gherkin-editor $ node server.js 

node.js:134
        throw e; // process.nextTick error, or 'error' event on first tick
        ^
TypeError: Cannot read property 'methods' of undefined
    at Object.<anonymous> (/home/pragmatists/.node_libraries/.npm/express/2.2.2/package/lib/http.js:15:21)
    at Module._compile (module.js:402:26)
    at Object..js (module.js:408:10)
    at Module.load (module.js:334:31)
    at Function._load (module.js:293:12)
    at require (module.js:346:19)
    at Object.<anonymous> (/home/pragmatists/.node_libraries/.npm/express/2.2.2/package/lib/https.js:13:18)
    at Module._compile (module.js:402:26)
    at Object..js (module.js:408:10)
    at Module.load (module.js:334:31)

Running latest linux mint.
node version v0.4.9
npm version 0.2.19

Tried also with Node v.0.6.10, but got error on npm link step.

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