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!