sapegin / grunt-webfont

SVG to webfont converter for Grunt
MIT License
1.11k stars 210 forks source link

Won't install unless you have visual studio with C++ tools installed on windows? #315

Open anthony-butcher opened 8 years ago

anthony-butcher commented 8 years ago

Without the C++ tools for visual studio installed, the module won't even install as it tries to build the ttf2woff2 module. And this isn't listed in the requirements?

I was also getting an error that I didn't have python installed - unsure which package this was for as I just installed python right away. Took me a while longer to realize the C++ error.