0

file に monk を含めるapp.jsと、エラーが発生します。

var monk = require('monk');

npm ERR! application-name@0.0.1 start: `node ./bin/www`

npm ERR! Exit status 8

npm ERR!
npm ERR! Failed at the application-name@0.0.1 start script.

npm ERR! This is most likely a problem with the application-name package,
npm ERR! not with npm itself.

npm ERR! Tell the author that this fails on your system:
npm ERR!     node ./bin/www

npm ERR! You can get their info via:

npm ERR!     npm owner ls application-name
npm ERR! There is likely additional logging output above.

npm ERR! System Windows_NT 6.1.7601
npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\n
ejs\\node_modules\\npm\\bin\\npm-cli.js" "start"

npm ERR! cwd C:\Users\Acer\nodetest2
npm ERR! node -v v0.10.29

npm ERR! npm -v 1.4.14
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     C:\Users\Acer\nodetest2\npm-debug.log

どうぞよろしくお願いいたします。そして、誰かがnode.jsに使用できるIDEを提案してくれますか? エラーがどこにあるかなど、完全なエラーの説明を示すものは?

4

0 に答える 0