lingdu0001

Results 4 comments of lingdu0001

If i change "var bundlerClass = require('./bundler')" to "var bundlerClass = require('bundler');"in gulpfile.js #gulp Then the error is: TypeError: object is not a function at Object. (/opt/webrtc/vmux/gulpfile.js:5:15) at Module._compile (module.js:456:26)...

@comutt Thank you ,it worked!