質問編集履歴

2

追記

2019/06/26 13:09

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -10,6 +10,8 @@
10
10
 
11
11
  先程まで何事もなく稼働していたのですが旧にサーバーが起動しなくなりました。
12
12
 
13
+ 起動していたブランチに戻ってyarn startをするとサーバーは立ち上がりますが、新しく作ったブランチでサーバーが起動しないという状態です。
14
+
13
15
  調べても原因がわからなかったので質問させて頂きました。
14
16
 
15
17
  初心者で申し訳ありませんが、宜しくお願い致します。

1

訂正

2019/06/26 13:09

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  yarn run v1.16.0
4
4
 
5
- error Couldn't find a package.json file in "/Users/enui/udemy-react-redux-crud-application"
5
+ error Couldn't find a package.json file in "/Users/○○○/○○○"
6
6
 
7
7
  info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
8
8