grunt-fontello
grunt-fontello copied to clipboard
grunt-fontello over proxy
Hi
Is there a way to run your module over a corporate proxy ? :(
I got this pretty clear error : Creating session ...Error
Error : getaddrinfo ENOTFOUND
I already added my proxy domain/credentials in .npmrc .bowerrc and in PATH system variable and that works well, but is there a solution for your module ?
Thanks for this promising module anyways !
I have the same issue I think..
I have tried set proxy to npm ,but failed and still in trouble...finally ,I remove the 'fontello' in the Gruntfile.js and then it works well .
Hi,
I made a PR containing a proxy option for your cases : see #21