Skip to content

Instantly share code, notes, and snippets.

@NinoSkopac
Created March 25, 2017 21:37
Show Gist options
  • Save NinoSkopac/507ea6df303e4ec53d2b401d2f50f04b to your computer and use it in GitHub Desktop.
Save NinoSkopac/507ea6df303e4ec53d2b401d2f50f04b to your computer and use it in GitHub Desktop.
runSequence fails
[22:35:36] 'build' errored after 1.93 ms
[22:35:36] TypeError: gulp.hasTask is not a function
at /Users/ninoskopac/PhpstormProjects/hosp_web/node_modules/run-sequence/index.js:17:22
at Array.forEach (native)
at verifyTaskSets (/Users/ninoskopac/PhpstormProjects/hosp_web/node_modules/run-sequence/index.js:11:11)
at runSequence (/Users/ninoskopac/PhpstormProjects/hosp_web/node_modules/run-sequence/index.js:70:2)
at /Users/ninoskopac/PhpstormProjects/hosp_web/gulpfile.js:108:5
at taskWrapper (/Users/ninoskopac/PhpstormProjects/hosp_web/node_modules/undertaker/lib/set-task.js:13:15)
at bound (domain.js:280:14)
at runBound (domain.js:293:12)
at asyncRunner (/Users/ninoskopac/PhpstormProjects/hosp_web/node_modules/async-done/index.js:36:18)
at _combinedTickCallback (internal/process/next_tick.js:73:7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment