質問編集履歴
1
誤字の修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,5 +1,7 @@
|
|
1
|
+
```lang-<ここに言語を入力>
|
1
2
|
An error occurred while installing json (1.8.2), and Bundler cannot continue.
|
2
3
|
Make sure that `gem install json -v '1.8.2'` succeeds before bundling.
|
3
4
|
|
5
|
+
```
|
4
6
|
現在、ネット上のRails入門サイトをみてRailsの学習をしているのですが上記のエラーが出ます。
|
5
7
|
解決の仕方を教えてください!お願いします!
|