win32-ia32 exists; testing
module.js:355Module._extensions[extension](this, filename); ^ Error: The specified procedure could not be found.`
C:\repos\Magnific-Popup\node_modules\grunt-sass\node_modules\node-sass\vendor\wi
n32-ia32\binding.node
at Error (native)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object. (C:\repos\Magnific-Popup\nodemodules\grunt-sass\node
modules\node-sass\lib\index.js:181:15)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\Program Files (x86)\nodejs\node.exe" "C:\Program Files (
x86)\nodejs\node_modules\npm\bin\npm-cli.js" "install"
npm ERR! node v0.12.0
npm ERR! npm v2.5.1
npm ERR! code ELIFECYCLE
npm ERR! node-sass@1.2.3 postinstall: node scripts/build.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-sass@1.2.3 postinstall script 'node scripts/build.js
'.
npm ERR! This is most likely a problem with the node-sass package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node scripts/build.js
npm ERR! You can get their info via:
npm ERR! npm owner ls node-sass
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! C:\repos\Magnific-Popup\npm-debug.log
C:\repos>git clone https://github.com/dimsemenov/Magnific-Popup.git
Cloning into 'Magnific-Popup'...
remote: Counting objects: 1593, done.
remote: Total 1593 (delta 0), reused 0 (delta 0), pack-reused 1593
Receiving objects: 100% (1593/1593), 1.70 MiB | 2.23 MiB/s, done.
Resolving deltas: 100% (818/818), done.
Checking connectivity... done.
C:\repos>cd Magnific-Popup && npm install
> node-sass@1.2.3 install C:\repos\Magnific-Popup\node_modules\grunt-sass\node_m odules\node-sass
> node scripts/install.js
Binary downloaded and installed at C:\repos\Magnific-Popup\node_modules\grunt-sa ss\node_modules\node-sass\vendor\win32-ia32\binding.node
> node-sass@1.2.3 postinstall C:\repos\Magnific-Popup\node_modules\grunt-sass\no de_modules\node-sass
> node scripts/build.js
win32-ia32
exists; testing module.js:355^
Error: The specified procedure could not be found.` C:\repos\Magnific-Popup\node_modules\grunt-sass\node_modules\node-sass\vendor\wi n32-ia32\binding.node at Error (native) at Module.load (module.js:355:32) at Function.Module._load (module.js:310:12) at Module.require (module.js:365:17) at require (module.js:384:17) at Object.npm ERR! node-sass@1.2.3 postinstall:
node scripts/build.js
npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the node-sass@1.2.3 postinstall script 'node scripts/build.js '. npm ERR! This is most likely a problem with the node-sass package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node scripts/build.js npm ERR! You can get their info via: npm ERR! npm owner ls node-sass npm ERR! There is likely additional logging output above.npm ERR! Please include the following file with any support request: npm ERR! C:\repos\Magnific-Popup\npm-debug.log
C:\repos\Magnific-Popup>
any suggestions?