S
S
Sergeykab902020-07-23 21:51:14
css
Sergeykab90, 2020-07-23 21:51:14

Do not connect to vs code?

Good afternoon! Help, good people) I connected globally "Gulp" but it was not installed on vs code.5f19dbc53f926729175447.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
W
WapSter, 2020-07-23
@Sergeykab90

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.

R
Rag'n' Code Man, 2020-07-23
@iDmitriyWinX

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 question

Ask a Question

731 491 924 answers to any question