質問編集履歴

2

原因解明

2021/09/28 15:49

投稿

Maaxuhbd
Maaxuhbd

スコア7

test CHANGED
File without changes
test CHANGED
@@ -49,3 +49,19 @@
49
49
  エラー文を読むと、bundleがreflieからブロックされている。著者がrefleを削除して、refleを取り除くよりもbundleをupdateする必要がある?
50
50
 
51
51
  ちょっと意味が分からなかったので解決策の方よろしくお願い致します。
52
+
53
+
54
+
55
+ ### おそらくの原因
56
+
57
+
58
+
59
+ ![イメージ説明](4fba4b5bdc164d2011852a14d82944bc.png)
60
+
61
+ /bundle/ruby/2.6.0/cache/bundler/git/refile-dda9a459a21a57b5fb4ab4c2e4700bc3760f44bf'
62
+
63
+
64
+
65
+ 上記のフォルダが空になっているからbundle installできないと思います。git上にも上がってないです。
66
+
67
+ これは、やり直すべきですか?

1

試したことの補足

2021/09/28 15:49

投稿

Maaxuhbd
Maaxuhbd

スコア7

test CHANGED
File without changes
test CHANGED
@@ -1,14 +1,22 @@
1
+ ### やりたいこと
2
+
1
- **やりたいこと:正常にbundle installを行いたい。**
3
+ 正常にbundle installを行いたい。
2
4
 
3
5
 
4
6
 
5
7
  git cloneで自分のローカル環境にcloneしたところbundle installができません。
6
8
 
9
+
10
+
11
+ ### 試したこと
12
+
7
- 試したこと→ImageMagickインストールの確認,bundle update
13
+ ImageMagickインストールの確認,bundle update
14
+
15
+ [試した記事](https://nllllll.com/ruby-on-rails/%E3%80%90rails%E3%80%91bundle-install%E3%81%8C%E9%80%9A%E3%82%89%E3%81%AA%E3%81%84%E3%81%A8%E3%81%8D/)
8
16
 
9
17
 
10
18
 
11
- エラー
19
+ ### エラー内容
12
20
 
13
21
  ```ここに言語を入力
14
22