You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
The text was updated successfully, but these errors were encountered:
First error - requires python, no problem.
Second error - requires MSBuild.exe, took some time but I figured it out.
Third error:
The text was updated successfully, but these errors were encountered: