Skip to content
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

Using npx for running gulp #3938

Merged
merged 7 commits into from
Dec 31, 2018
Merged

Using npx for running gulp #3938

merged 7 commits into from
Dec 31, 2018

Conversation

aaronpowell
Copy link
Contributor

Tweaking the build script to use the locally installed version of gulp rather than a global one, and using npx to run gulp.

Also downgraded a dependency that relied on gulp@4 but the script only works with gulp@3.9.1.

This should address #3905

@nul800sebastiaan
Copy link
Member

Sweet, thanks @aaronpowell - seems to do the trick! 👍

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.

2 participants