質問編集履歴
1
試したこと欄の修正。
title
CHANGED
File without changes
|
body
CHANGED
@@ -100,7 +100,7 @@
|
|
100
100
|
|
101
101
|
### 試したこと
|
102
102
|
|
103
|
-
.bundle/config 内にある
|
103
|
+
.bundle/config 内にある BUNDLE_WITHOUT: "production"の一文を削除してbundle installを再度入れましたが、下記のようにエラーが出ました。
|
104
104
|
|
105
105
|
An error occurred while installing ovirt-engine-sdk (4.3.0), and Bundler cannot continue.
|
106
106
|
Make sure that `gem install ovirt-engine-sdk -v '4.3.0' --source 'https://rubygems.org/'` succeeds before bundling.
|