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

Update CONTRIBUTING.md to recommend npx gulp #4198

Merged
merged 1 commit into from Oct 20, 2019

Conversation

nateroling
Copy link
Contributor

What this PR does / why we need it:
The CONTRIBUTING.md guide recommends installing gulp globally, but you can instead run gulp with npx gulp, which avoids versioning issues inherent in global Gulp installs.

Which issue(s) this PR fixes
No issue, just noticed while looking into contributing ☺️

Special notes for your reviewer:

Globally installing gulp is not necessary, running gulp with npx avoid versioning issues.
@J-Fields
Copy link
Member

Seems reasonable to me. Thanks!

@J-Fields J-Fields merged commit 15667af into VSCodeVim:master Oct 20, 2019
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.

None yet

2 participants