R
R
Roman2017-04-20 00:33:26
gulp.js
Roman, 2017-04-20 00:33:26

Gulp 4 where does No gulpfile found error come from?

I'm trying to install gulp 4, everything seems to be installed without problems (although the console throws out something below the log after installation), but in the end the error is No gulp found. The gulpfile.js file is in the same directory

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected]^1.0.0 (node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

versions:
CLI version 4.0.0-build.6e12b13
Local version 4.0.0-build.a271520
npm v4.5.0
node  v6.10.2
Win 10 x64

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
aleksandrtom, 2019-11-17
@aleksandrtom

the gulpfile.js file should be named that way. without dashes and so on.

K
kleilike, 2017-04-20
@kleilike

Try this article

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question