Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gulp file is apparently not working #235

Open
jucajuca opened this issue Mar 18, 2021 · 0 comments
Open

gulp file is apparently not working #235

jucajuca opened this issue Mar 18, 2021 · 0 comments

Comments

@jucajuca
Copy link

I get the following errror:

AssertionError [ERR_ASSERTION]: Task function must be specified
at Gulp.set [as _setTask] (/mnt/FILES/CODE/WP/html5blank/node_modules/undertaker/lib/set-task.js:10:3)
at Gulp.task (/mnt/FILES/CODE/WP/html5blank/node_modules/undertaker/lib/task.js:13:8)
at Object. (/mnt/FILES/CODE/WP/html5blank/gulpfile.js:86:6)
at Module._compile (internal/modules/cjs/loader.js:999:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
at Module.load (internal/modules/cjs/loader.js:863:32)
at Function.Module._load (internal/modules/cjs/loader.js:708:14)
at Module.require (internal/modules/cjs/loader.js:887:19)
at require (internal/modules/cjs/helpers.js:74:18)
at requireOrImport (/usr/lib/node_modules/gulp-cli/lib/shared/require-or-import.js:19:11) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant