-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gulp 4.0 don't work #15
Comments
At the time gulp 4 and vinyl-fs 3 are unstable and will face breaking changes. I will add gulp 4 compatibility to gulp-brass after the gulp@next release. |
Is there a chance to add gulp 4 support? |
Could this be reopened or gulp4 support will never be added? |
I'm not interested in maintaining this project anymore. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
'$specTask_' errored after 13 ms
[17:06:28] TypeError: gulp.src is not a function
at specTask (/Users/.../node_modules/gulp-brass/lib/rpm.js:125:17)
at $specTask_ (/Users/.../node_modules/gulp-brass/lib/rpm.js:33:16)
at bound (domain.js:287:14)
at runBound (domain.js:300:12)
at asyncRunner (/Users/.../node_modules/async-done/index.js:36:18)
at nextTickCallbackWith0Args (node.js:452:9)
at process._tickDomainCallback (node.js:422:13)
[17:06:28] 'rpm' errored after 37 ms
The text was updated successfully, but these errors were encountered: