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
Gulp 3.x is not compatible with Node.js 10, causing the issues documented in #28. Ultimately, the Gulp process should be upgraded to use version 4 of Gulp.
Gulp 3.x is not compatible with Node.js 10, causing the issues documented in #28. Ultimately, the Gulp process should be upgraded to use version 4 of Gulp.
Some resources:
npm install gulp@nexttalk from Gulp's primary maintainer