You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
The dependency for through2 is missing from package.json
Have tried adding the current version, 2.0.0, but server crashes
The text was updated successfully, but these errors were encountered: