質問編集履歴

1

npm startに関する記入

2018/09/16 12:31

投稿

Dolphiiiin
Dolphiiiin

スコア19

test CHANGED
File without changes
test CHANGED
@@ -12,7 +12,7 @@
12
12
 
13
13
  $ ./webpack-dev-server
14
14
 
15
- webpack config /home/oiax/projects/phaser_trial/bin/config/webpack/development.js not found, please run 'bundle exec rails webpacker:install' to install Webpacker with default configs or add the missing config file for your custom environment.
15
+ webpack config /home/user/projects/phaser_trial/bin/config/webpack/development.js not found, please run 'bundle exec rails webpacker:install' to install Webpacker with default configs or add the missing config file for your custom environment.
16
16
 
17
17
  ```
18
18
 
@@ -26,7 +26,7 @@
26
26
 
27
27
  $ bundle exec rails webpacker:install
28
28
 
29
- Spring was unable to find your config/application.rb file. Your project root was detected at /home/oiax/projects/phaser_trial/bin, so spring looked for /home/oiax/projects/phaser_trial/bin/config/application.rb but it doesn't exist. You can configure the root of your application by setting Spring.application_root in config/spring.rb.
29
+ Spring was unable to find your config/application.rb file. Your project root was detected at /home/user/projects/phaser_trial/bin, so spring looked for /home/user/projects/phaser_trial/bin/config/application.rb but it doesn't exist. You can configure the root of your application by setting Spring.application_root in config/spring.rb.
30
30
 
31
31
 
32
32
 
@@ -55,3 +55,205 @@
55
55
  ---
56
56
 
57
57
  どうかよろしくお願いします。
58
+
59
+
60
+
61
+ ###追記
62
+
63
+
64
+
65
+ **npm startの実行ログ**
66
+
67
+ ```実行結果
68
+
69
+ $ npm start
70
+
71
+ npm ERR! missing script: start
72
+
73
+
74
+
75
+ npm ERR! A complete log of this run can be found in:
76
+
77
+ npm ERR! /home/user/.npm/_logs/2018-09-16T12_30_18_137Z-debug.log
78
+
79
+ ```
80
+
81
+ ```2018-09-16T12_30_18_137Z-debug.log
82
+
83
+ 0 info it worked if it ends with ok
84
+
85
+ 1 verbose cli [ '/usr/local/bin/node',
86
+
87
+ 1 verbose cli '/usr/local/bin/npm',
88
+
89
+ 1 verbose cli 'install',
90
+
91
+ 1 verbose cli '--ignore-scripts',
92
+
93
+ 1 verbose cli '@types/bluebird@ts3.0',
94
+
95
+ 1 verbose cli '@types/commondir@ts3.0',
96
+
97
+ 1 verbose cli '@types/cssnano@ts3.0',
98
+
99
+ 1 verbose cli '@types/detect-node@ts3.0',
100
+
101
+ 1 verbose cli '@types/extsprintf@ts3.0',
102
+
103
+ 1 verbose cli '@types/flush-write-stream@ts3.0',
104
+
105
+ 1 verbose cli '@types/is-callable@ts3.0',
106
+
107
+ 1 verbose cli '@types/node-forge@ts3.0',
108
+
109
+ 1 verbose cli '@types/object-keys@ts3.0',
110
+
111
+ 1 verbose cli '@types/parallel-transform@ts3.0',
112
+
113
+ 1 verbose cli '@types/pbkdf2@ts3.0',
114
+
115
+ 1 verbose cli '@types/stream-each@ts3.0',
116
+
117
+ 1 verbose cli '@types/stream-shift@ts3.0',
118
+
119
+ 1 verbose cli '@types/uglify-es@ts3.0',
120
+
121
+ 1 verbose cli '@types/webpack@ts3.0',
122
+
123
+ 1 verbose cli '--save-dev',
124
+
125
+ 1 verbose cli '--user-agent=typesInstaller/3.0.3' ]
126
+
127
+ 2 info using npm@6.2.0
128
+
129
+ 3 info using node@v10.8.0
130
+
131
+ 4 verbose npm-session 5bd6d89747b83a45
132
+
133
+ 5 silly install loadCurrentTree
134
+
135
+ 6 silly install readLocalPackageData
136
+
137
+ 7 http fetch GET 200 https://registry.npmjs.org/@types%2fcommondir 530ms
138
+
139
+ 8 http fetch GET 200 https://registry.npmjs.org/@types%2fcssnano 531ms
140
+
141
+ 9 http fetch GET 200 https://registry.npmjs.org/@types%2fdetect-node 530ms
142
+
143
+ 10 http fetch GET 200 https://registry.npmjs.org/@types%2fextsprintf 530ms
144
+
145
+ 11 silly registry:manifest no matching version for @types/commondir@ts3.0 in the cache. Forcing revalidation
146
+
147
+ 12 http fetch GET 200 https://registry.npmjs.org/@types%2fflush-write-stream 536ms
148
+
149
+ 13 http fetch GET 200 https://registry.npmjs.org/@types%2fis-callable 549ms
150
+
151
+ 14 silly pacote tag manifest for @types/cssnano@ts3.0 fetched in 574ms
152
+
153
+ 15 silly pacote tag manifest for @types/extsprintf@ts3.0 fetched in 574ms
154
+
155
+ 16 silly pacote tag manifest for @types/detect-node@ts3.0 fetched in 581ms
156
+
157
+ 17 silly pacote tag manifest for @types/flush-write-stream@ts3.0 fetched in 581ms
158
+
159
+ 18 silly pacote tag manifest for @types/is-callable@ts3.0 fetched in 589ms
160
+
161
+ 19 http fetch GET 200 https://registry.npmjs.org/@types%2fobject-keys 621ms
162
+
163
+ 20 http fetch GET 200 https://registry.npmjs.org/@types%2fstream-each 58ms
164
+
165
+ 21 http fetch GET 200 https://registry.npmjs.org/@types%2fpbkdf2 61ms
166
+
167
+ 22 http fetch GET 304 https://registry.npmjs.org/@types%2fcommondir 105ms (from cache)
168
+
169
+ 23 http fetch GET 200 https://registry.npmjs.org/@types%2fparallel-transform 633ms
170
+
171
+ 24 http fetch GET 200 https://registry.npmjs.org/@types%2fstream-shift 52ms
172
+
173
+ 25 silly fetchPackageMetaData error for @types/commondir@ts3.0 No matching version found for @types/commondir@ts3.0
174
+
175
+ 26 http fetch GET 200 https://registry.npmjs.org/@types%2fuglify-es 56ms
176
+
177
+ 27 silly pacote tag manifest for @types/object-keys@ts3.0 fetched in 650ms
178
+
179
+ 28 silly pacote tag manifest for @types/stream-each@ts3.0 fetched in 80ms
180
+
181
+ 29 silly pacote tag manifest for @types/pbkdf2@ts3.0 fetched in 81ms
182
+
183
+ 30 silly pacote tag manifest for @types/parallel-transform@ts3.0 fetched in 654ms
184
+
185
+ 31 silly pacote tag manifest for @types/uglify-es@ts3.0 fetched in 71ms
186
+
187
+ 32 http fetch GET 200 https://registry.npmjs.org/@types/stream-shift/-/stream-shift-1.0.0.tgz 56ms
188
+
189
+ 33 silly pacote tag manifest for @types/stream-shift@ts3.0 fetched in 121ms
190
+
191
+ 34 http fetch GET 200 https://registry.npmjs.org/@types%2fwebpack 820ms
192
+
193
+ 35 http fetch GET 200 https://registry.npmjs.org/@types%2fbluebird 1441ms
194
+
195
+ 36 silly pacote tag manifest for @types/webpack@ts3.0 fetched in 837ms
196
+
197
+ 37 silly pacote tag manifest for @types/bluebird@ts3.0 fetched in 1464ms
198
+
199
+ 38 http fetch GET 200 https://registry.npmjs.org/@types%2fnode-forge 1646ms
200
+
201
+ 39 silly pacote tag manifest for @types/node-forge@ts3.0 fetched in 1655ms
202
+
203
+ 40 timing stage:rollbackFailedOptional Completed in 1ms
204
+
205
+ 41 timing stage:runTopLevelLifecycles Completed in 2984ms
206
+
207
+ 42 verbose type tag
208
+
209
+ 43 verbose stack @types/commondir: No matching version found for @types/commondir@ts3.0
210
+
211
+ 43 verbose stack at pickManifest (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/index.js:65:11)
212
+
213
+ 43 verbose stack at fetchPackument.then.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/manifest.js:52:18)
214
+
215
+ 43 verbose stack at tryCatcher (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/util.js:16:23)
216
+
217
+ 43 verbose stack at Promise._settlePromiseFromHandler (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:512:31)
218
+
219
+ 43 verbose stack at Promise._settlePromise (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:569:18)
220
+
221
+ 43 verbose stack at Promise._settlePromise0 (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:614:10)
222
+
223
+ 43 verbose stack at Promise._settlePromises (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:693:18)
224
+
225
+ 43 verbose stack at Async._drainQueue (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:133:16)
226
+
227
+ 43 verbose stack at Async._drainQueues (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:143:10)
228
+
229
+ 43 verbose stack at Immediate.Async.drainQueues [as _onImmediate] (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:17:14)
230
+
231
+ 43 verbose stack at runCallback (timers.js:693:18)
232
+
233
+ 43 verbose stack at tryOnImmediate (timers.js:664:5)
234
+
235
+ 43 verbose stack at processImmediate (timers.js:646:5)
236
+
237
+ 44 verbose cwd /home/user/.cache/typescript/3.0
238
+
239
+ 45 verbose Linux 4.15.0-34-generic
240
+
241
+ 46 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "--ignore-scripts" "@types/bluebird@ts3.0" "@types/commondir@ts3.0" "@types/cssnano@ts3.0" "@types/detect-node@ts3.0" "@types/extsprintf@ts3.0" "@types/flush-write-stream@ts3.0" "@types/is-callable@ts3.0" "@types/node-forge@ts3.0" "@types/object-keys@ts3.0" "@types/parallel-transform@ts3.0" "@types/pbkdf2@ts3.0" "@types/stream-each@ts3.0" "@types/stream-shift@ts3.0" "@types/uglify-es@ts3.0" "@types/webpack@ts3.0" "--save-dev" "--user-agent=typesInstaller/3.0.3"
242
+
243
+ 47 verbose node v10.8.0
244
+
245
+ 48 verbose npm v6.2.0
246
+
247
+ 49 error code ETARGET
248
+
249
+ 50 error notarget No matching version found for @types/commondir@ts3.0
250
+
251
+ 51 error notarget In most cases you or one of your dependencies are requesting
252
+
253
+ 51 error notarget a package version that doesn't exist.
254
+
255
+ 52 verbose exit [ 1, true ]
256
+
257
+
258
+
259
+ ```