Skip to content

Conversation

@kimxogus
Copy link

@kimxogus kimxogus commented Jul 5, 2017

gulp-git has [email protected] as a dependency, and [email protected] will fail with node v8.
So I upgraded gulp-git and fixed some code with happiness --fix.

@jorrit
Copy link

jorrit commented Jul 14, 2017

I hope @JedWatson can merge this PR soon.

@blacktemplar
Copy link

didn't see this pull request,

This solves issue #31

@paramaggarwal
Copy link

I hope @JedWatson can merge this PR soon.

@primaryobjects
Copy link

I can confirm this issue exists after upgrading to node v8.9.0.

Upgrading the version of gulp-git in package.json indeed resolves the issue.

"dependencies": {
  ..
  "gulp-git": "^2.4.1",
}

@palashkaria
Copy link

any chance this could get merged @JedWatson ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants