E
E
Edymov2017-01-08 17:49:03
npm
Edymov, 2017-01-08 17:49:03

How to make Gulp output to the console again?

Good afternoon, colleagues!
Has anyone else experienced that in one particular project, Gulp stopped outputting information to the console?
I mean messages like

starting 'sass'...
starting 'JS'...
finished 'sass' after 600ms

Etc. (for example, like here )
Recently, I have not displayed anything except BrowserSync`a messages:
2464a24f9f754a3bb1f123c620c5b9bc.png
Moreover, the same applies to the built-in Webpack.
PHPStorm also got weird, stubbornly not showing Gulp-tasks, claiming that `No tasks found`, although everything works fine if you click on the title.
In this case, the assembly works fine.
My version of Node is 6.9.3, NPM is 4.0.5
I would appreciate any advice

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Edymov, 2017-01-10
@Edymov

It turned out that gulplog was the culprit. Turned it off and everything worked fine

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question