gimm / gulp-express

gulp plugin for express
56 stars 26 forks source link

TypeError: Cannot read property 'setEncoding' of null #33

Closed ghost closed 9 years ago

ghost commented 9 years ago

When setting options.stdio = 'inherit' in server.run...

TypeError: Cannot read property 'setEncoding' of null at Object.module.exports.run (../node_modules/gulp-express/index.js:81:24)

gimm commented 9 years ago

as issue #32 is resolved, this should not be a problem any more.