-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build on windows fail #12
Comments
|
Hi, Got the same issue, update node to 4.4.5 and npm to 3.9.6 λ npm install --global jpeg-recompress-bin
internal/child_process.js:298 Error: spawn UNKNOWN
npm ERR! Windows_NT 6.1.7601 npm ERR! [email protected] postinstall: npm ERR! Please include the following file with any support request: |
Hi,
internal/child_process.js:298
throw errnoException(err, 'spawn');
^
Error: spawn UNKNOWN
at exports._errnoException (util.js:837:11)
at ChildProcess.spawn (internal/child_process.js:298:11)
at exports.spawn (child_process.js:339:9)
at C:\Users\user\AppData\Roaming\nvm\v4.1.1\node_modules\jpeg-recompress-bin\node_modules\bin-check\index.j
s:22:12
at C:\Users\user\AppData\Roaming\nvm\v4.1.1\node_modules\jpeg-recompress-bin\node_modules\executable\index.
js:27:4
at FSReqWrap.oncomplete (fs.js:82:15)
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli
.js" "install" "--global" "jpeg-recompress-bin"
npm ERR! node v4.1.1
npm ERR! npm v3.4.0
npm ERR! code ELIFECYCLE
npm ERR! [email protected] postinstall:
node lib/install.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script 'node lib/install.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the jpeg-recompress-bin package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node lib/install.js
npm ERR! You can get their info via:
npm ERR! npm owner ls jpeg-recompress-bin
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! D:\wamp\www\report\npm-debug.log
The text was updated successfully, but these errors were encountered: