Polymer / polycasts

Other
220 stars 134 forks source link

polymer-starter-kit: npm install build error #8

Closed ghostsquad closed 9 years ago

ghostsquad commented 9 years ago

running npm install I get a build error part of the way through:

C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.Cpp.Platform.targets(42,5): error MSB8020: The builds tools for Visual Studio 2010 (
Platform Toolset = 'v100') cannot be found. To build using the v100 build tools, either click the Project menu or right-click the solution, and then
select "Update VC++ Projects...". Install Visual Studio 2010 to build using the Visual Studio 2010 build tools. [D:\dev\polymer-starter-kit\node_modu
les\browser-sync\node_modules\socket.io\node_modules\engine.io\node_modules\ws\build\bufferutil.vcxproj]

I don't have VS2010, but I do have 2012. Should this be changed to use whatever msbuild is in the env:path?

robdodson commented 9 years ago

Hm not sure. I'm just using PSK for the tutorial so I would recommend opening the issue over on that repo: https://github.com/polymerelements/polymer-starter-kit