質問編集履歴

2

ユーザー名の変更

2019/12/01 10:37

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -40,7 +40,7 @@
40
40
 
41
41
  npm ERR! A complete log of this run can be found in:
42
42
 
43
- npm ERR! /Users/takahashimasamichi/.npm/_logs/2019-11-30T09_55_16_903Z-debug.log
43
+ npm ERR! /Users/hoge/.npm/_logs/2019-11-30T09_55_16_903Z-debug.log
44
44
 
45
45
  npm ERR! code ELIFECYCLE
46
46
 
@@ -60,7 +60,7 @@
60
60
 
61
61
  npm ERR! A complete log of this run can be found in:
62
62
 
63
- npm ERR! /Users/takahashimasamichi/.npm/_logs/2019-11-30T09_55_16_927Z-debug.log
63
+ npm ERR! /Users/hoge/.npm/_logs/2019-11-30T09_55_16_927Z-debug.log
64
64
 
65
65
 
66
66
 
@@ -74,9 +74,9 @@
74
74
 
75
75
  0 info it worked if it ends with ok
76
76
 
77
- 1 verbose cli [ '/Users/takahashimasamichi/.nodebrew/node/v8.9.3/bin/node',
77
+ 1 verbose cli [ '/Users/hoge/.nodebrew/node/v8.9.3/bin/node',
78
78
 
79
- 1 verbose cli '/Users/takahashimasamichi/.nodebrew/current/bin/npm',
79
+ 1 verbose cli '/Users/hoge/.nodebrew/current/bin/npm',
80
80
 
81
81
  1 verbose cli 'run',
82
82
 
@@ -94,7 +94,7 @@
94
94
 
95
95
  7 verbose lifecycle @~watch: unsafe-perm in lifecycle true
96
96
 
97
- 8 verbose lifecycle @~watch: PATH: /Users/takahashimasamichi/.nodebrew/node/v8.9.3/lib/node_modules/npm/bin/node-gyp-bin:/Applications/MAMP/htdocs/laravel/node_modules/.bin:/Users/takahashimasamichi/.nodebrew/current/bin:/Applications/MAMP/bin/php/php7.3.1/bin:/Users/takahashimasamichi/.rbenv/shims:/Users/takahashimasamichi/.nodebrew/current/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/takahashimasamichi/.nodebrew/current/bin:/Users/takahashimasamichi/.nodebrew/current/bin
97
+ 8 verbose lifecycle @~watch: PATH: /Users/hoge/.nodebrew/node/v8.9.3/lib/node_modules/npm/bin/node-gyp-bin:/Applications/MAMP/htdocs/laravel/node_modules/.bin:/Users/hoge/.nodebrew/current/bin:/Applications/MAMP/bin/php/php7.3.1/bin:/Users/hoge/.rbenv/shims:/Users/hoge/.nodebrew/current/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/hoge/.nodebrew/current/bin:/Users/hoge/.nodebrew/current/bin
98
98
 
99
99
  9 verbose lifecycle @~watch: CWD: /Applications/MAMP/htdocs/laravel
100
100
 
@@ -108,13 +108,13 @@
108
108
 
109
109
  13 verbose stack Exit status 1
110
110
 
111
- 13 verbose stack at EventEmitter.<anonymous> (/Users/takahashimasamichi/.nodebrew/node/v8.9.3/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:280:16)
111
+ 13 verbose stack at EventEmitter.<anonymous> (/Users/hoge/.nodebrew/node/v8.9.3/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:280:16)
112
112
 
113
113
  13 verbose stack at emitTwo (events.js:126:13)
114
114
 
115
115
  13 verbose stack at EventEmitter.emit (events.js:214:7)
116
116
 
117
- 13 verbose stack at ChildProcess.<anonymous> (/Users/takahashimasamichi/.nodebrew/node/v8.9.3/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
117
+ 13 verbose stack at ChildProcess.<anonymous> (/Users/hoge/.nodebrew/node/v8.9.3/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
118
118
 
119
119
  13 verbose stack at emitTwo (events.js:126:13)
120
120
 
@@ -130,7 +130,7 @@
130
130
 
131
131
  16 verbose Darwin 19.0.0
132
132
 
133
- 17 verbose argv "/Users/takahashimasamichi/.nodebrew/node/v8.9.3/bin/node" "/Users/takahashimasamichi/.nodebrew/current/bin/npm" "run" "watch"
133
+ 17 verbose argv "/Users/hoge/.nodebrew/node/v8.9.3/bin/node" "/Users/hoge/.nodebrew/current/bin/npm" "run" "watch"
134
134
 
135
135
  18 verbose node v8.9.3
136
136
 

1

debug.logの追加

2019/12/01 10:37

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -68,6 +68,94 @@
68
68
 
69
69
 
70
70
 
71
+ 2019-11-30T09_55_16_927Z-debug.log
72
+
73
+ ```
74
+
75
+ 0 info it worked if it ends with ok
76
+
77
+ 1 verbose cli [ '/Users/takahashimasamichi/.nodebrew/node/v8.9.3/bin/node',
78
+
79
+ 1 verbose cli '/Users/takahashimasamichi/.nodebrew/current/bin/npm',
80
+
81
+ 1 verbose cli 'run',
82
+
83
+ 1 verbose cli 'watch' ]
84
+
85
+ 2 info using npm@5.5.1
86
+
87
+ 3 info using node@v8.9.3
88
+
89
+ 4 verbose run-script [ 'prewatch', 'watch', 'postwatch' ]
90
+
91
+ 5 info lifecycle @~prewatch: @
92
+
93
+ 6 info lifecycle @~watch: @
94
+
95
+ 7 verbose lifecycle @~watch: unsafe-perm in lifecycle true
96
+
97
+ 8 verbose lifecycle @~watch: PATH: /Users/takahashimasamichi/.nodebrew/node/v8.9.3/lib/node_modules/npm/bin/node-gyp-bin:/Applications/MAMP/htdocs/laravel/node_modules/.bin:/Users/takahashimasamichi/.nodebrew/current/bin:/Applications/MAMP/bin/php/php7.3.1/bin:/Users/takahashimasamichi/.rbenv/shims:/Users/takahashimasamichi/.nodebrew/current/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/takahashimasamichi/.nodebrew/current/bin:/Users/takahashimasamichi/.nodebrew/current/bin
98
+
99
+ 9 verbose lifecycle @~watch: CWD: /Applications/MAMP/htdocs/laravel
100
+
101
+ 10 silly lifecycle @~watch: Args: [ '-c', 'npm run development -- --watch' ]
102
+
103
+ 11 silly lifecycle @~watch: Returned: code: 1 signal: null
104
+
105
+ 12 info lifecycle @~watch: Failed to exec watch script
106
+
107
+ 13 verbose stack Error: @ watch: `npm run development -- --watch`
108
+
109
+ 13 verbose stack Exit status 1
110
+
111
+ 13 verbose stack at EventEmitter.<anonymous> (/Users/takahashimasamichi/.nodebrew/node/v8.9.3/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:280:16)
112
+
113
+ 13 verbose stack at emitTwo (events.js:126:13)
114
+
115
+ 13 verbose stack at EventEmitter.emit (events.js:214:7)
116
+
117
+ 13 verbose stack at ChildProcess.<anonymous> (/Users/takahashimasamichi/.nodebrew/node/v8.9.3/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
118
+
119
+ 13 verbose stack at emitTwo (events.js:126:13)
120
+
121
+ 13 verbose stack at ChildProcess.emit (events.js:214:7)
122
+
123
+ 13 verbose stack at maybeClose (internal/child_process.js:925:16)
124
+
125
+ 13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)
126
+
127
+ 14 verbose pkgid @
128
+
129
+ 15 verbose cwd /Applications/MAMP/htdocs/laravel
130
+
131
+ 16 verbose Darwin 19.0.0
132
+
133
+ 17 verbose argv "/Users/takahashimasamichi/.nodebrew/node/v8.9.3/bin/node" "/Users/takahashimasamichi/.nodebrew/current/bin/npm" "run" "watch"
134
+
135
+ 18 verbose node v8.9.3
136
+
137
+ 19 verbose npm v5.5.1
138
+
139
+ 20 error code ELIFECYCLE
140
+
141
+ 21 error errno 1
142
+
143
+ 22 error @ watch: `npm run development -- --watch`
144
+
145
+ 22 error Exit status 1
146
+
147
+ 23 error Failed at the @ watch script.
148
+
149
+ 23 error This is probably not a problem with npm. There is likely additional logging output above.
150
+
151
+ 24 verbose exit [ 1, true ]
152
+
153
+ ```
154
+
155
+
156
+
157
+
158
+
71
159
  ### 試したこと
72
160
 
73
161