A
A
Anatoly Taroev2020-07-29 15:34:05
gulp.js
Anatoly Taroev, 2020-07-29 15:34:05

Problems with gulp?

Essence of the Question:
Tried to set up Gulp when connecting the gulp-file-include plugin
and calling " Gulp " via the command line,
such an error takes off!
PS C:\Users\Admin\Desktop\fls_gulp> gulp
TypeError: Assignment to constant variable.
at Object. (C:\Users\Admin\Desktop\fls_gulp\gulpfile.js:33:17)
at Module._compile (internal/modules/cjs/loader.js:1133:30)
at Object.Module._extensions..js (internal /modules/cjs/loader.js:1153:10)
at Module.load (internal/modules/cjs/loader.js:977:32)
at Function.Module._load (internal/modules/cjs/loader.js:877 :14)
at Module.require (internal/modules/cjs/loader.js:1019:19)
at require (internal/modules/cjs/helpers.js:77:18)
at requireOrImport (C:\Users\Admin\AppData\Roaming\npm\node_modules\gulp-cli\lib\shared\require-or-import.js:19:11)
at execute (C:\Users\Admin\AppData\ Roaming\npm\node_modules\gulp-cli\lib\versioned\^4.0.0\index.js:37:3)
at Liftoff.handleArguments (C:\Users\Admin\AppData\Roaming\npm\node_modules\gulp-cli \index.js:211:24)
Tried deleting the node_modules folder and the package-lock file does not help.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question