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
{{ message }}
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.
npm i express-minify shows errors on node-sass's postinstall-script (failing on windows, node 0.12.0, npm 2.5.1), while npm i node-sass works just fine!?
15299 verbose about to build C:\f\node_modules\express-minify\node_modules\node-sass
15300 info build C:\f\node_modules\express-minify\node_modules\node-sass
15301 verbose linkStuff [ false,
15301 verbose linkStuff false,
15301 verbose linkStuff false,
15301 verbose linkStuff 'C:\\f\\node_modules\\express-minify\\node_modules' ]
15302 info linkStuff node-sass@1.2.3
15303 verbose linkBins node-sass@1.2.3
15304 verbose link bins [ { 'node-sass': 'bin/node-sass' },
15304 verbose link bins 'C:\\f\\node_modules\\express-minify\\node_modules\\.bin',
15304 verbose link bins false ]
15305 verbose linkMans node-sass@1.2.3
15306 verbose rebuildBundles node-sass@1.2.3
15307 verbose rebuildBundles [ '.bin',
15307 verbose rebuildBundles 'chalk',
15307 verbose rebuildBundles 'cross-spawn',
15307 verbose rebuildBundles 'gaze',
15307 verbose rebuildBundles 'get-stdin',
15307 verbose rebuildBundles 'meow',
15307 verbose rebuildBundles 'mkdirp',
15307 verbose rebuildBundles 'mocha',
15307 verbose rebuildBundles 'nan',
15307 verbose rebuildBundles 'object-assign',
15307 verbose rebuildBundles 'replace-ext',
15307 verbose rebuildBundles 'request',
15307 verbose rebuildBundles 'shelljs' ]
15308 info install node-sass@1.2.3
15309 verbose unsafe-perm in lifecycle true
15310 info node-sass@1.2.3 Failed to exec install script
15311 verbose unlock done using C:\Users\OB\AppData\Roaming\npm-cache\_locks\node-sass-700920b75f4b299a.lock for C:\f\node_modules\express-minify\node_modules\node-sass
15312 verbose about to build C:\f\node_modules\express-minify
15313 verbose unlock done using C:\Users\OB\AppData\Roaming\npm-cache\_locks\express-minify-7c761142970a8628.lock for C:\f\node_modules\express-minify
15314 verbose stack Error: node-sass@1.2.3 install: `node scripts/install.js`
15314 verbose stack Exit status 1
15314 verbose stack at EventEmitter.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\lifecycle.js:213:16)
15314 verbose stack at EventEmitter.emit (events.js:110:17)
15314 verbose stack at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\spawn.js:14:12)
15314 verbose stack at ChildProcess.emit (events.js:110:17)
15314 verbose stack at maybeClose (child_process.js:1008:16)
15314 verbose stack at Process.ChildProcess._handle.onexit (child_process.js:1080:5)
15315 verbose pkgid node-sass@1.2.3
15316 verbose cwd C:\f
15317 error Windows_NT 6.1.7601
15318 error argv "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "express-minify" "-d"
15319 error node v0.12.0
15320 error npm v2.5.1
15321 error code ELIFECYCLE
15322 error node-sass@1.2.3 install: `node scripts/install.js`
15322 error Exit status 1
15323 error Failed at the node-sass@1.2.3 install script 'node scripts/install.js'.
15323 error This is most likely a problem with the node-sass package,
15323 error not with npm itself.
15323 error Tell the author that this fails on your system:
15323 error node scripts/install.js
15323 error You can get their info via:
15323 error npm owner ls node-sass
15323 error There is likely additional logging output above.
15324 verbose exit [ 1, true ]
15325 verbose unbuild node_modules\express-minify\node_modules\node-sass
15326 info preuninstall node-sass@1.2.3
15327 info uninstall node-sass@1.2.3
15328 verbose unbuild rmStuff node-sass@1.2.3 from C:\f\node_modules
15329 verbose unbuild rmStuff in C:\f\node_modules\express-minify\node_modules
15330 verbose gentlyRm verifying that C:\f is managed by npm
15331 silly isManaged C:\f is not inside C:\f\node_modules
15332 silly isManaged C:\f is not inside C:\f\node_modules
15333 silly isManaged C:\f\node_modules\.bin is inside C:\f
15334 silly gentlyRm C:\f is managed by npm
15335 silly gentlyRm C:\f\node_modules\express-minify\node_modules\.bin\node-sass.cmd is under C:\f
15336 verbose gentlyRm vacuuming C:\f\node_modules\express-minify\node_modules\.bin\node-sass.cmd up to C:\f
15337 silly gentlyRm removing C:\f\node_modules\express-minify\node_modules\.bin\node-sass.cmd
15338 silly gentlyRm quitting because other entries in C:\f\node_modules\express-minify\node_modules\.bin
15339 verbose gentlyRm verifying that C:\f is managed by npm
15340 silly isManaged C:\f is not inside C:\f\node_modules
15341 silly isManaged C:\f is not inside C:\f\node_modules
15342 silly isManaged C:\f is not inside C:\f\node_modules\.bin
15343 silly isManaged C:\f is inside C:\f
15344 silly gentlyRm C:\f is managed by npm
15345 silly gentlyRm C:\f\node_modules\express-minify\node_modules\.bin\node-sass is under C:\f
15346 verbose gentlyRm vacuuming C:\f\node_modules\express-minify\node_modules\.bin\node-sass up to C:\f
15347 silly gentlyRm removing C:\f\node_modules\express-minify\node_modules\.bin\node-sass
15348 silly gentlyRm quitting because other entries in C:\f\node_modules\express-minify\node_modules\.bin
15349 info postuninstall node-sass@1.2.3
15350 verbose gentlyRm vacuuming C:\f\node_modules\express-minify\node_modules\node-sass
15351 silly gentlyRm purging C:\f\node_modules\express-minify\node_modules\node-sass
15352 silly gentlyRm quitting because other entries in C:\f\node_modules\express-minify\node_modules
15353 verbose unbuild node_modules\express-minify
15354 info preuninstall express-minify@0.1.2
15355 info uninstall express-minify@0.1.2
15356 verbose unbuild rmStuff express-minify@0.1.2 from C:\f\node_modules
15357 info postuninstall express-minify@0.1.2
15358 verbose gentlyRm vacuuming C:\f\node_modules\express-minify
15359 silly gentlyRm purging C:\f\node_modules\express-minify
15360 silly gentlyRm quitting because other entries in C:\f\node_modules
The text was updated successfully, but these errors were encountered:
npm i express-minify
shows errors on node-sass's postinstall-script (failing on windows, node 0.12.0, npm 2.5.1), whilenpm i node-sass
works just fine!?The text was updated successfully, but these errors were encountered: