Answer the question
In order to leave comments, you need to log in
Do not connect to vs code?
Good afternoon! Help, good people) I connected globally "Gulp" but it was not installed on vs code.
Answer the question
In order to leave comments, you need to log in
Where did you connect it, and what exactly. Gulp-cli is installed globally. And gulp is installed locally. I didn't see it in your screenshot.
And the editor does not play any role here at all, at least use a notepad. The npm install command will do nothing if there are no dependencies, your package.json does not have them.
npm i gulp -D
Gulp download locally and require in gulpfile.
+ there are some changes in gulp 4, and in those days I looked at gulp 3 lessons, I thought why it didn’t work.
Good luck!
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question