Skip to content

Fix gulp & types for gulp to 3#16771

Merged
weswigham merged 1 commit into
microsoft:masterfrom
weswigham:wes/fix-gulp-to-3
Jun 27, 2017
Merged

Fix gulp & types for gulp to 3#16771
weswigham merged 1 commit into
microsoft:masterfrom
weswigham:wes/fix-gulp-to-3

Conversation

@weswigham
Copy link
Copy Markdown
Member

@weswigham weswigham commented Jun 27, 2017

A fresh npm i on our repo currently results in a type error while parsing our gulp file, since DT was changed to use gulp 4 types as the default. By fixing the version to 3, we fix this. For good measure, I also fixed gulp itself to 3.X to try to avoid breakage when v4 inevitably releases.

Fixes #16775.

@DanielRosenwasser
Copy link
Copy Markdown
Member

👍

@weswigham weswigham merged commit e52b996 into microsoft:master Jun 27, 2017
@weswigham weswigham deleted the wes/fix-gulp-to-3 branch June 27, 2017 20:45
@weswigham weswigham removed the request for review from yuit June 27, 2017 20:50
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gulp local fails

3 participants