NodeJS は初めてなので、ご容赦ください。
NodeJS アプリを Heroku に配置しようとしましたが、エラーが発生し、プッシュが拒否されました。
誰か助けてくれませんか?
git push heroku master オブジェクトのカウント: 397、完了。オブジェクトの圧縮: 100% (321/321)、完了。オブジェクトの書き込み: 100% (397/397)、247.73 KiB | 146.00 KiB/秒、完了。合計 397 (デルタ 52)、再利用 397 (デルタ 52)
-----> Node.js アプリが検出されました
-----> エンジンのバージョンの解決
WARNING: No version of Node.js specified in package.json, see:
https://devcenter.heroku.com/articles/nodejs-support#versions
Using Node.js version: 0.10.21
Using npm version: 1.3.11
-----> Node.js バイナリのフェッチ
----->ベンダーノードをスラッグに
-----> npm による依存関係のインストール
npm WARN unmet dependency /tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/connect requires debug@'*' but will load
npm WARN unmet dependency undefined,
npm WARN unmet dependency which is version undefined
npm WARN unmet dependency /tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/send requires debug@'*' but will load
npm WARN unmet dependency undefined,
npm WARN unmet dependency which is version undefined
npm ERR! Error: ENOENT, chmod '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/bin/express'
npm ERR! If you need help, you may report this log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <npm-@googlegroups.com>
npm ERR! System Linux 3.8.11-ec2
npm ERR! command "/tmp/node-node-MGdc/bin/node" "/tmp/node-npm-Jn8d/cli.js" "rebuild"
npm ERR! cwd /tmp/build_b374fb54-2391-435c-b6f7-1abb04409286
npm ERR! node -v v0.10.21
npm ERR! npm -v 1.3.11
npm ERR! path /tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/bin/express
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/npm-debug.log
npm ERR! not ok code 0
! npm で依存関係を再構築できませんでした
0 情報が OK で終わる場合は機能しました
1 詳細な cli [ '/tmp/node-node-MGdc/bin/node',
1 詳細な cli '/tmp/node-npm-Jn8d/cli.js',
1 詳細な cli 'rebuild' ]
npm@1.3.11 を使用した 2 つの情報
node@v0.10.21 を使用した 3 つの情報
4 情報 readInstalled オブジェクト
5 詳細再構築パス、id [ '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286',
5 詳細な再構築 'RUMListSrv@0.0.1' ]
6 詳細再構築パス、id [ '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express',
6 詳細な再構築 'express@3.3.7' ]
7 詳細再構築パス、id [ '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/connect',
7 詳細な再構築 'connect@2.8.7' ]
8 詳細再構築パス、id [ '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/connect/node_modules/qs',
8 詳細な再構築 'qs@0.6.5' ]
9 詳細再構築パス、id [ '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/connect/node_modules/formidable',
9 詳細な再構築 'formidable@1.0.14' ]
10 詳細再構築パス、id [ '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/cookie-signature',
10 詳細な再構築 'cookie-signature@1.0.1' ]
11 詳細再構築パス、id [ '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/buffer-crc32',
11 詳細な再構築 'buffer-crc32@0.2.1' ]
12 詳細再構築パス、id [ '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/cookie',
12 詳細な再構築 'cookie@0.1.0' ]
13 詳細再構築パス、id [ '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/send',
13 詳細な再構築 'send@0.1.4' ]
14 詳細再構築パス、id [ '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/send/node_modules/mime',
14 詳細な再構築 'mime@1.2.11' ]
15 詳細再構築パス、id [ '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/fresh',
15 詳細な再構築 'fresh@0.2.0' ]
16 詳細再構築パス、id [ '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/range-parser',
16 詳細な再構築 'range-parser@0.0.4' ]
17 詳細再構築パス、id [ '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/connect/node_modules/bytes',
17 詳細な再構築 'bytes@0.2.0' ]
18 詳細再構築パス、id [ '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/connect/node_modules/pause',
18 詳細な再構築 'pause@0.0.1' ]
19 詳細再構築パス、id [ '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/connect/node_modules/uid2',
19 詳細な再構築 'uid2@0.0.2' ]
20 詳細再構築パス、id [ '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/methods',
20 詳細な再構築 'methods@0.0.1' ]
21 詳細再構築パス、id [ '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/commander',
21 詳細な再構築 'commander@1.2.0' ]
22 詳細再構築パス、id [ '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/commander/node_modules/keypress',
22 詳細な再構築 'keypress@0.1.0' ]
23 詳細再構築パス、id [ '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/mkdirp',
23 詳細な再構築 'mkdirp@0.3.5' ]
24 愚かな再構築セット [ '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express',
24 愚かな再構築セット '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/connect',
24 愚かな再構築セット '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/connect/node_modules/qs',
24 愚かな再構築セット '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/connect/node_modules/formidable',
24 愚かな再構築セット '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/cookie-signature',
24 愚かな再構築セット '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/buffer-crc32',
24 愚かな再構築セット '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/cookie',
24 愚かな再構築セット '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/send',
24 愚かな再構築セット '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/send/node_modules/mime',
24 愚かな再構築セット '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/fresh',
24 愚かな再構築セット '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/range-parser',
24 愚かな再構築セット '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/connect/node_modules/bytes',
24 愚かな再構築セット '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/connect/node_modules/pause',
24 愚かな再構築セット '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/connect/node_modules/uid2',
24 愚かな再構築セット '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/methods',
24 愚かな再構築セット '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/commander',
24 愚かな再構築セット '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/commander/node_modules/keypress',
24 愚かな再構築セット '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/node_modules/mkdirp' ]
25 情報ビルド /tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express
26 info preinstall express@3.3.7
27 verbose linkStuff [ false,
27 詳細 linkStuff false,
27 詳細 linkStuff false,
27 詳細 linkStuff '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules' ]
28 info linkStuff express@3.3.7
29 詳細 linkBins express@3.3.7
30 個の冗長リンク ビン [ { express: './bin/express' },
30 個の冗長リンク ビン '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/.bin',
30 個の冗長リンク ビン false ]
31 verbose linkMans express@3.3.7
32 verbose rebuildBundles express@3.3.7
33 verbose rebuildBundles [ 'buffer-crc32',
33 verbose rebuildBundles 'commander',
33 verbose rebuildBundles 'connect',
33 verbose rebuildBundles 'cookie',
33 verbose rebuildBundles 'cookie-signature',
33 verbose rebuildBundles 'fresh',
33 冗長な rebuildBundles 'メソッド',
33 詳細なrebuildBundles 'mkdirp',
33 verbose rebuildBundles 'range-parser',
33 詳細な rebuildBundles 'send' ]
34 エラー エラー: ENOENT、chmod '/tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/bin/express'
35 エラー ヘルプが必要な場合は、このログを次の場所に報告してください。
35 エラー http://github.com/isaacs/npm/issues
35エラーを送信するか、次の宛先に電子メールで送信してください。
35 エラー
36 エラー システム Linux 3.8.11-ec2
37 エラー コマンド "/tmp/node-node-MGdc/bin/node" "/tmp/node-npm-Jn8d/cli.js" "rebuild"
38 エラー cwd /tmp/build_b374fb54-2391-435c-b6f7-1abb04409286
39 エラー ノード -v v0.10.21
40 エラー npm -v 1.3.11
41 エラーパス /tmp/build_b374fb54-2391-435c-b6f7-1abb04409286/node_modules/express/bin/express
42 エラー コード ENOENT
43 エラー errno 34
44 verbose exit [34, true]
! プッシュが拒否され、Node.js アプリをコンパイルできませんでした
git@heroku.com:floating-thicket-9559.git へ
! [リモート拒否] マスター -> マスター (事前受信フックが拒否されました)
エラー: 一部の参照を 'git@heroku.com:floating-thicket-9559.git' にプッシュできませんでした