when trying to connect a galp, gives an error.

enter image description here

Who can say how to avoid it?

Using gulpfile ~\Desktop\Work\gulpfile.js C:\Users\Vic\AppData\Roaming\npm\node_modules\gulp\bin\gulp.‌​js:129 gulpInst.start.apply(gulpInst, toRun); ^ TypeError: Cannot read property 'apply' of undefined at C:\Users\Vic\AppData\Roaming\npm\node_modules\gulp\bin\gulp.‌​js:129:20 at _combinedTickCallback (internal/process/next_tick.js:131:7) at process._tickCallback (internal/process/next_tick.js:180:9) at Function.Module.runMain (module.js:678:11) at startup (bootstrap_node.js:187:16) at bootstrap_node.js:608:3 
  • Replace the picture with the text. - 0xdb
  • [03:08:26] Using gulpfile ~ \ Desktop \ Work \ gulpfile.js C: \ Users \ Vic \ AppData \ Roaming \ npm \ node_modules \ gulp \ bin \ gulp.js: 129 gulpInst.start.apply (gulpInst, toRun); ^ TypeError: Cannot read property C: \ Users \ Vic \ AppData \ Roaming \ npm \ node_modules \ gulp \ bin \ gulp.js: 129: 20 at _combinedTickCallback (internal / process / next_tick.js: 131 : 7) at process ._tickCallback (internal / process / next_tick.js: 180: 9) at Function.Module.runMain (module.js: 678: 11) at startup (bootstrap_node.js: 187: 16) at bootstrap_node.js : 608: 3 - Bogdan Kіnash
  • Add a question, edit the code, your comment is not readable - kizoso
  • Completed the question - Bogdan Kіnash

0