I've updated my GULP to v4 and i'm getting this error. Here's the log:
TypeError: browserSync is not a function at /Users/kamilklkn/Downloads/Gulp/gulpfile.js:173:3 at bound (domain.js:395:14) at runBound (domain.js:408:12) at asyncRunner (/Users/kamilklkn/Downloads/Gulp/node_modules/async-done/index.js:55:18) at process._tickCallback (internal/process/next_tick.js:61:11)
To get paid support directly from the maintainers, sign up for Tidelift. Subscribers should email support@tidelift.com, mention that it's a question for Gulp, and describe your question. Straightforward questions are answered as part of your subscription. Additional consulting hours are available for more complex help.
I've updated my GULP to
v4
and i'm getting this error. Here's the log:TypeError: browserSync is not a function at /Users/kamilklkn/Downloads/Gulp/gulpfile.js:173:3 at bound (domain.js:395:14) at runBound (domain.js:408:12) at asyncRunner (/Users/kamilklkn/Downloads/Gulp/node_modules/async-done/index.js:55:18) at process._tickCallback (internal/process/next_tick.js:61:11)