tarlepp / angular-sailsjs-boilerplate

'Boilerplate' for AngularJS + Sails.js
MIT License
307 stars 87 forks source link

Couldn't get it to work on windows 10 #95

Open ronenteva opened 9 years ago

ronenteva commented 9 years ago

First error - requires python, no problem. Second error - requires MSBuild.exe, took some time but I figured it out. Third error:

C:\Source\angular-sailsjs-boilerplate\frontend\node_modules\gulp-sass\node_modules\node-sass>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild
)  else (node  rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
MSBUILD : error MSB1008: Only one project can be specified. [C:\Source\angular-sailsjs-boilerplate\frontend\node_modules\gulp-sass\node_modules\node-sass\build\binding.sln]
tarlepp commented 9 years ago

Could you provide some information to README.MD about this?

ronenteva commented 9 years ago

I'd love to, as soon as I figure out how to make it work