You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The gulpfile.js currently is based on gulp version 3, which is not working with gulp version 4.
Making changes to it will make it compatible to version 4, also EcmaScript 6 should be used.
The gulpfile.js currently is based on gulp version 3, which is not working with gulp version 4.
Making changes to it will make it compatible to version 4, also EcmaScript 6 should be used.