teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

2

追記

2017/11/05 02:45

投稿

dog57
dog57

スコア131

title CHANGED
File without changes
body CHANGED
@@ -7,6 +7,56 @@
7
7
 
8
8
  エラー内容
9
9
  ```
10
+ Counting objects: 45, done.
11
+ Compressing objects: 100% (25/25), done.
12
+ Writing objects: 100% (45/45), 9.06 KiB | 0 bytes/s, done.
13
+ Total 45 (delta 20), reused 36 (delta 18)
14
+ remote: Compressing source files... done.
15
+ remote: Building source:
16
+ remote:
17
+ remote: -----> Node.js app detected
18
+ remote:
19
+ remote: -----> Creating runtime environment
20
+ remote:
21
+ remote: NPM_CONFIG_LOGLEVEL=error
22
+ remote: NPM_CONFIG_PRODUCTION=true
23
+ remote: NODE_VERBOSE=false
24
+ remote: NODE_ENV=production
25
+ remote: NODE_MODULES_CACHE=true
26
+ remote:
27
+ remote: -----> Installing binaries
28
+ remote: engines.node (package.json): 4.2.3
29
+ remote: engines.npm (package.json): unspecified (use default)
30
+ remote:
31
+ remote: Resolving node version 4.2.3...
32
+ remote: Downloading and installing node 4.2.3...
33
+ remote: Detected package-lock.json: defaulting npm to version 5.x.x
34
+ remote: Bootstrapping npm 5.x.x (replacing 2.14.7)...
35
+ remote: ERROR: npm is known not to run on Node.js v4.2.3
36
+ remote: Node.js 4 is supported but the specific version you're running has
37
+ remote: a bug known to break npm. Please update to at least 4.7.0 to use this
38
+ remote: version of npm. You can find the latest release of Node.js at https://nodejs.org/
39
+ remote: npm installed
40
+ remote: ERROR: npm is known not to run on Node.js v4.2.3
41
+ remote: Node.js 4 is supported but the specific version you're running has
42
+ remote: a bug known to break npm. Please update to at least 4.7.0 to use this
43
+ remote: version of npm. You can find the latest release of Node.js at https://nodejs.org/
44
+ remote: ERROR: npm is known not to run on Node.js v4.2.3
45
+ remote: Node.js 4 is supported but the specific version you're running has
46
+ remote: a bug known to break npm. Please update to at least 4.7.0 to use this
47
+ remote: version of npm. You can find the latest release of Node.js at https://nodejs.org/
48
+ remote: /app/tmp/buildpacks/19862b8792e84bd8421ded4660b92dfd1c41d92e19ac0b38c90301adc8ae3e0bd512fa01998af18fc2f0d31a157e9c82e8fdceba1a05e5d29adb8dc2bfaf08e1/lib/failure.sh: line 296: [: : integer expression expected
49
+ remote:
50
+ remote: -----> Restoring cache
51
+ remote: Skipping cache restore (not-found)
52
+ remote:
53
+ remote: -----> Building dependencies
54
+ remote: Installing node modules (package.json + package-lock)
55
+ remote: ERROR: npm is known not to run on Node.js v4.2.3
56
+ remote: Node.js 4 is supported but the specific version you're running has
57
+ remote: a bug known to break npm. Please update to at least 4.7.0 to use this
58
+ remote: version of npm. You can find the latest release of Node.js at https://nodejs.org/
59
+ remote:
10
60
  remote: -----> Build failed
11
61
  remote:
12
62
  remote: We're sorry this build is failing! You can troubleshoot common issues here:

1

追記

2017/11/05 02:45

投稿

dog57
dog57

スコア131

title CHANGED
File without changes
body CHANGED
@@ -7,9 +7,27 @@
7
7
 
8
8
  エラー内容
9
9
  ```
10
+ remote: -----> Build failed
11
+ remote:
12
+ remote: We're sorry this build is failing! You can troubleshoot common issues here:
13
+ remote: https://devcenter.heroku.com/articles/troubleshooting-node-deploys
14
+ remote:
15
+ remote: If you're stuck, please submit a ticket so we can help:
16
+ remote: https://help.heroku.com/
17
+ remote:
18
+ remote: Love,
19
+ remote: Heroku
20
+ remote:
21
+ remote: ! Push rejected, failed to compile Node.js app.
22
+ remote:
23
+ remote: ! Push failed
24
+ remote: Verifying deploy...
25
+ remote:
26
+ remote: ! Push rejected to immense-refuge-84970.
27
+ remote:
10
- To https://git.heroku.com/young-shore-26127.git
28
+ To https://git.heroku.com/immense-refuge-84970.git
11
29
  ! [remote rejected] master -> master (pre-receive hook declined)
12
- error: failed to push some refs to 'https://git.heroku.com/young-shore-26127.git'
30
+ error: failed to push some refs to 'https://git.heroku.com/immense-refuge-84970.git'
13
31
  ```
14
32
 
15
33
  一体、このエラーはどういうことなのででょうか?