node-jpeg icon indicating copy to clipboard operation
node-jpeg copied to clipboard

Getting error when building

Open Somebi opened this issue 12 years ago • 1 comments
trafficstars

root@beckend:/# npm install jpeg npm http GET https://registry.npmjs.org/jpeg npm http 304 https://registry.npmjs.org/jpeg

[email protected] install /node_modules/jpeg node-waf configure build

sh: 1: node-waf: not found npm ERR! [email protected] install: node-waf configure build npm ERR! sh "-c" "node-waf configure build" failed with 127 npm ERR! npm ERR! Failed at the [email protected] install script. npm ERR! This is most likely a problem with the jpeg package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node-waf configure build npm ERR! You can get their info via: npm ERR! npm owner ls jpeg npm ERR! There is likely additional logging output above.

npm ERR! System Linux 3.8.0-22-generic npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "jpeg" npm ERR! cwd / npm ERR! node -v v0.10.5 npm ERR! npm -v 1.2.18 npm ERR! code ELIFECYCLE npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /npm-debug.log npm ERR! not ok code 0

Somebi avatar Jun 02 '13 11:06 Somebi

Sorry the module doesn't work on node 0.10.x. I'm not familiar with the binary changes in node 0.10.x and I won't be able to help.

pkrumins avatar Jun 11 '13 12:06 pkrumins