无法在node.js中安装db-mysql

时间:2013-04-29 23:35:17

标签: mysql node.js


我有这个错误,我使用这个命令:npm install db-mysql
我使用Windows 7
同一帮帮我

C:\ Users \ Mouad> npm install db-mysql
npm http GET http:// registry.npmjs.org/db-mysql
npm http 304 http:// registry.npmjs.org/db-mysql

  

db-mysql@0.7.6安装C:\ Users \ Mouad \ node_modules \ db-mysql
  node-waf configure build

'node-waf'n'est pas reconnu en tant que commande interne ou externe,un programexécutableouun fichier de commandes。

  

db-mysql@0.7.6 preuninstall C:\ Users \ Mouad \ node_modules \ db-mysql
  rm -rf build / *

'rm'n'est pas reconnu en tant que commande interne ou externe,un programexécutableouun fichier de commandes。
npm WARN仍在继续db-mysql@0.7.6 preuninstall:rm -rf build/*
npm WARN继续cmd "/c" "rm -rf build/*"以1结束失败 错误的ERR! db-mysql@0.7.6安装:node-waf configure build
错误的ERR! {1}}失败了{1} npm ERR!
错误的ERR! db-mysql@0.7.6安装脚本失败 错误的ERR!这很可能是db-mysql包的问题,​​
错误的ERR!不是npm本身。
错误的ERR!告诉作者你的系统失败了:
错误的ERR! node-waf配置构建
错误的ERR!您可以通过以下方式获取信息:
错误的ERR! npm所有者ls db-mysql
错误的ERR!上面可能有额外的记录输出。

npm ERR!系统Windows_NT 6.1.7601
错误的ERR!命令“C:\ Program Files \ nodejs \\ node.exe”“C:\ Program Files \ nodejs \ node_modules \ npm \ bin \ npm-cli.js”“install”“db-mysql”
错误的ERR! cwd C:\ Users \ Mouad
错误的ERR! node -v v0.10.4
错误的ERR! npm -v 1.2.18
错误的ERR!代码ELIFECYCLE
npm ERR!
错误的ERR!其他记录详细信息可在以下位置找到:
错误的ERR! C:\用户\ Mouad \ NPM-
的debug.log 错误的ERR!不好的代码0

thanx:)

0 个答案:

没有答案