nearform / well

well
35 stars 15 forks source link

app.js fails at startup, "cannot find module seneca-crypto-sign" #4

Closed dthorpe closed 9 years ago

dthorpe commented 9 years ago

After npm install in the Well dir, seneca-crypto-sign@0.1.1 is installed under seneca-auth, but the server fails at startup with an error that it can't find seneca-crypto-sign.

Modifying Well/package.json to add seneca-crypto-sign@0.1.1 as a dependency seems to resolve this error at startup, but I don't know if this is the correct solution.

rjrodger commented 9 years ago

fixed - this should work out of the box with seneca 0.5.20+