-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Description
it is not possible to install bootstrap-sass 3.3.5 on a windows 8.1 system with node 5.0.0 and npm 3.4.0 node-sass 3.3.3 and lib-sass 3.2.5 (no problem with v4-dev)
Can not download file from https://raw.githubusercontent.com/sass/node-sass-binaries/v2.0.1/win32-x64-node-5.0/binding.node
[email protected] postinstall ...\bootstrap3\node_modules\node-sass
node scripts/build.js
module.js:339
throw err;
^
Error: Cannot find module '...\bootstrap3\node_modules\node-sass\node_modules\pangyp\bin\node-gyp'
at Function.Module._resolveFilename (module.js:337:15)
at Function.Module._load (module.js:287:25)
at Function.Module.runMain (module.js:457:10)
at startup (node.js:136:18)
at node.js:972:3
Build failed