This repository was archived by the owner on May 28, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 47
Error when trying to run #8
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels