Q
Q
qfrontend2018-10-05 16:20:18
Node.js
qfrontend, 2018-10-05 16:20:18

Gulp error in terminal, what could be wrong?

Greetings) Such a problem:
Installed Node.js.
Installed Gulp with the command (npm i gulp -g)
Downloaded the folder with the project, which already had (package.json and gulpfile.js).
I ran the command (npm i), node_modules installed.
In the terminal I type (gulp watch) and it gives an error, what could be the matter?
Screenshot with error
5bb764f2bea05308747375.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis Vasiliev, 2018-10-05
@qfrontend

I had something similar when I decided to install a new version of Node.js.
They have two versions on their site - 8 and 10. If you installed the tenth, then try uninstalling it and installing the eighth.
And it seems that you will need to delete the node_modules folder and reinstall the packages.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question