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

Fail to install: Error #1

Open billymoon opened this issue 12 years ago • 0 comments

Waf: Leaving directory `/usr/local/lib/node_modules/db-mysql/build' Build failed: -> task failed (err #1): {task: cxx connection.cc -> connection_1.o}

[email protected] preuninstall /usr/local/lib/node_modules/db-mysql rm -rf build/*

npm ERR! [email protected] install: node-waf configure build npm ERR! sh "-c" "node-waf configure build" failed with 1 npm ERR! npm ERR! Failed at the [email protected] install script. npm ERR! This is most likely a problem with the db-mysql 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-mysql npm ERR! There is likely additional logging output above.

npm ERR! System Darwin 12.2.0 npm ERR! command "node" "/usr/local/bin/npm" "install" "-g" "db-mysql" npm ERR! cwd /Users/myuser/Documents/clients/myclient/app/server/express-server npm ERR! node -v v0.8.10 npm ERR! npm -v 1.1.26 npm ERR! code ELIFECYCLE npm ERR! message [email protected] install: node-waf configure build npm ERR! message sh "-c" "node-waf configure build" failed with 1 npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /Users/myuser/Documents/clients/myclient/app/server/express-server/npm-debug.log npm ERR! not ok code 0

billymoon avatar Feb 27 '13 14:02 billymoon