質問編集履歴

1

誤字

2020/10/22 13:00

投稿

ttoo
ttoo

スコア126

test CHANGED
File without changes
test CHANGED
@@ -18,7 +18,7 @@
18
18
 
19
19
  ```
20
20
 
21
- > react-sample2nd@0.1.0 start /Users/test/Desktop/all_folder/react-sample2nd/client
21
+ > react@0.1.0 start /Users/test/Desktop/all_folder/react/client
22
22
 
23
23
  > react-scripts start
24
24
 
@@ -36,13 +36,13 @@
36
36
 
37
37
  Require stack:
38
38
 
39
- - /Users/test/Desktop/all_folder/react-sample2nd/client/node_modules/.bin/react-scripts
39
+ - /Users/test/Desktop/all_folder/reactclient/node_modules/.bin/react-scripts
40
40
 
41
41
  at Function.Module._resolveFilename (internal/modules/cjs/loader.js:965:15)
42
42
 
43
43
  at Function.resolve (internal/modules/cjs/helpers.js:78:19)
44
44
 
45
- at Object.<anonymous> (/Users/test/Desktop/all_folder/react-sample2nd/client/node_modules/.bin/react-scripts:31:23)
45
+ at Object.<anonymous> (/Users/test/Desktop/all_folder/react/client/node_modules/.bin/react-scripts:31:23)
46
46
 
47
47
  at Module._compile (internal/modules/cjs/loader.js:1137:30)
48
48
 
@@ -60,7 +60,7 @@
60
60
 
61
61
  requireStack: [
62
62
 
63
- '/Users/test/Desktop/all_folder/react-sample2nd/client/node_modules/.bin/react-scripts'
63
+ '/Users/test/Desktop/all_folder/react/client/node_modules/.bin/react-scripts'
64
64
 
65
65
  ]
66
66
 
@@ -70,13 +70,13 @@
70
70
 
71
71
  npm ERR! errno 1
72
72
 
73
- npm ERR! react-sample2nd@0.1.0 start: `react-scripts start`
73
+ npm ERR! react@0.1.0 start: `react-scripts start`
74
74
 
75
75
  npm ERR! Exit status 1
76
76
 
77
77
  npm ERR!
78
78
 
79
- npm ERR! Failed at the react-sample2nd@0.1.0 start script.
79
+ npm ERR! Failed at the react@0.1.0 start script.
80
80
 
81
81
  npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
82
82