max-mapper / wiki-plugin-datscript

a federated wiki plugin for datscript
12 stars 4 forks source link

dependency missing #2

Open paul90 opened 9 years ago

paul90 commented 9 years ago

The dependency for through2 is missing from package.json

Have tried adding the current version, 2.0.0, but server crashes

got data from client {"id":"ds2:831e0de162fc9a8e","gasket":{"main":[{"type":"pipe","command":"echo hello ward"},{"type":"pipe","command":"transform-uppercase"}]}}

 ReferenceError: result is not defined
  at ChildProcess.<anonymous> (/Users/Paul/Projects/FedWiki/test12/node_modules/wiki/node_modules/wiki-plugin-datscript/node_modules/gasket/index.js:17:15)
  at ChildProcess.emit (events.js:110:17)
  at Process.ChildProcess._handle.onexit (child_process.js:1074:12)