Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

Added gulp beautify and removed gulp prettify #137

Merged
merged 2 commits into from
Oct 3, 2016

Conversation

gokunymbus
Copy link
Contributor

removed prettify because it was causing issues for people behind proxies. Should fix #112

@msftclas
Copy link

Hi @battletoilet, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!


It looks like you're a Microsoft contributor (John Miller). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.

TTYL, MSBOT;

@ericthompson
Copy link
Contributor

ericthompson commented Sep 28, 2016

Built great for me - we'll need to be sure to tell folks to npm install again to bring down gulp-html-beautify in the release notes for the next version.

Approved!

Approved with PullApprove

@mikewheaton
Copy link
Contributor

mikewheaton commented Sep 29, 2016

Approved

Approved with PullApprove

@gokunymbus gokunymbus merged commit fa4e2be into master Oct 3, 2016
@mikewheaton mikewheaton added this to the 1.2.0 milestone Oct 17, 2016
@kenhansen01
Copy link

Running the following commands solved my proxy issues:

git config --global url."https://github.com/".insteadOf [email protected]:
git config --global url."https://".insteadOf git://

This tells git to prefer https rather than git locations

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.

NPM install fails behind corporate proxy
5 participants