node-db-drizzle icon indicating copy to clipboard operation
node-db-drizzle copied to clipboard

install error

Open wentianle opened this issue 12 years ago • 0 comments

vm6:node-db-drizzle (master*) $ npm install npm WARN package.json [email protected] 'repositories' (plural) Not supported. npm WARN package.json Please pick one as the 'repository' field

[email protected] install /data/home/wentianle/node_modules/node-db-drizzle node-waf configure build

sh: node-waf: command not found

npm ERR! [email protected] install: node-waf configure build npm ERR! Exit status 127 npm ERR! npm ERR! Failed at the [email protected] install script. npm ERR! This is most likely a problem with the db-drizzle 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 db-drizzle npm ERR! There is likely additional logging output above. npm ERR! System Linux 2.6.32-279.19.3.el6.ucloud.x86_64 npm ERR! command "node" "/usr/bin/npm" "install" npm ERR! cwd /data/home/wentianle/node_modules/node-db-drizzle npm ERR! node -v v0.10.22 npm ERR! npm -v 1.3.13 npm ERR! code ELIFECYCLE npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /data/home/wentianle/node_modules/node-db-drizzle/npm-debug.log npm ERR! not ok code 0

wentianle avatar Dec 02 '13 08:12 wentianle