-
Notifications
You must be signed in to change notification settings - Fork 80
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
Update dependencies #166
Comments
Closed
demurgos
added a commit
to demurgos/gulp-pug
that referenced
this issue
Dec 27, 2017
demurgos
added a commit
to demurgos/gulp-pug
that referenced
this issue
Dec 27, 2017
Closed
demurgos
added a commit
to demurgos/gulp-pug
that referenced
this issue
Dec 27, 2017
demurgos
added a commit
to demurgos/gulp-pug
that referenced
this issue
Dec 27, 2017
demurgos
added a commit
to demurgos/gulp-pug
that referenced
this issue
Dec 27, 2017
demurgos
added a commit
to demurgos/gulp-pug
that referenced
this issue
Dec 27, 2017
demurgos
added a commit
to demurgos/gulp-pug
that referenced
this issue
Apr 8, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Following a recent pug update, I am reviewing my plugins.
This plugin is one of the faulty ones because of outdated dependencies.
The main issues are that it relies on
gulp-util
and has transitive dependencies on old version ofvinyl
.This breaks builds with gulp 4.
The text was updated successfully, but these errors were encountered: